[PATCH] D108567: Implement #pragma clang final extension
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 27 12:11:32 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e48ef20358f: Implement #pragma clang final extension (authored by beanz).
Changed prior to commit:
https://reviews.llvm.org/D108567?vs=374377&id=375357#toc
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.375357.patch
Type: text/x-patch
Size: 21635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210927/ea2991ef/attachment-0001.bin>
More information about the cfe-commits
mailing list