MaskRay added inline comments.
================
Comment at: clang/lib/Basic/Targets/AVR.cpp:380
Builder.defineMacro("__AVR");
+ Builder.defineMacro("__avr");
Builder.defineMacro("__AVR__");
----------------
The clang preprocessor changes are unrelated to compiler-rt and should be
contribute separated with tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123200/new/
https://reviews.llvm.org/D123200
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits