Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102547
[clang][AVR] Redefine [u]int16_t to be compatible with avr-gcc ClosedPublic Authored by benshi001 on May 14 2021, 11:28 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 17 2021, 10:59 AM Closed by commit rGb99e2c56166a: [clang][AVR] Redefine [u]int16_t to be compatible with avr-gcc (authored by benshi001). · Explain WhyMay 17 2021, 4:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 346009 clang/include/clang/Basic/TargetInfo.h
clang/lib/Basic/TargetInfo.cpp
clang/lib/Basic/Targets/AVR.h
clang/lib/Basic/Targets/AVR.cpp
clang/lib/Frontend/InitPreprocessor.cpp
|