[PATCH] D69088: [Lex] #pragma clang transform
Michael Kruse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 1 19:45:03 PDT 2019
Meinersbur updated this revision to Diff 227561.
Meinersbur added a comment.
- Implement -f(no-)experimental-transform-pragma
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69088/new/
https://reviews.llvm.org/D69088
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Basic/TokenKinds.def
clang/include/clang/Driver/Options.td
clang/include/clang/Parse/Parser.h
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Parse/ParsePragma.cpp
clang/test/Parser/pragma-no-transform.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69088.227561.patch
Type: text/x-patch
Size: 7720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191102/9f78dedc/attachment.bin>
More information about the cfe-commits
mailing list