[PATCH] D108567: Implement #pragma clang final extension
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 22 14:57:38 PDT 2021
beanz updated this revision to Diff 374377.
beanz added a comment.
Updates based on feedback from @aaron.ballman.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108567/new/
https://reviews.llvm.org/D108567
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/include/clang/Basic/IdentifierTable.h
clang/include/clang/Lex/Preprocessor.h
clang/lib/Lex/PPDirectives.cpp
clang/lib/Lex/Pragma.cpp
clang/lib/Lex/Preprocessor.cpp
clang/test/Lexer/Inputs/final-macro.h
clang/test/Lexer/Inputs/unsafe-macro.h
clang/test/Lexer/deprecate-macro.c
clang/test/Lexer/final-macro.c
clang/test/Lexer/pedantic-macro-interplay.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108567.374377.patch
Type: text/x-patch
Size: 20318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210922/64f78150/attachment-0001.bin>
More information about the cfe-commits
mailing list