Parse the tokens between the annotation tokens and calls ActOn... methods of Sema which are empty in this patch.
For a full description, see D69088.
Paths
| Differential D69089
[Parser] #pragma clang transform Needs ReviewPublic Authored by Meinersbur on Oct 17 2019, 12:25 AM.
Details
Diff Detail Event TimelineComment Actions
Revision Contents
Diff 225360 include/clang/AST/StmtTransform.h
include/clang/AST/Transform.h
include/clang/AST/TransformKinds.def
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticParseKinds.td
include/clang/Parse/Parser.h
include/clang/Sema/Sema.h
lib/AST/CMakeLists.txt
lib/AST/StmtTransform.cpp
lib/AST/Transform.cpp
lib/Parse/CMakeLists.txt
lib/Parse/ParseStmt.cpp
lib/Parse/ParseTransform.cpp
lib/Sema/CMakeLists.txt
lib/Sema/SemaTransform.cpp
test/Parser/pragma-transform.cpp
|