[PATCH] D144654: [Lex] Warn when defining or undefining any builtin macro

John Brawn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 16 10:07:44 PDT 2023


john.brawn updated this revision to Diff 522683.
john.brawn added a comment.

Adjusted in order to make clang-format happy.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144654/new/

https://reviews.llvm.org/D144654

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Lex/PPDirectives.cpp
  clang/test/Lexer/builtin_redef.c
  clang/test/Preprocessor/macro-reserved.c
  clang/test/Preprocessor/macro-reserved.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144654.522683.patch
Type: text/x-patch
Size: 9978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230516/8724abbf/attachment.bin>


More information about the cfe-commits mailing list