[PATCH] D144115: [clang] Extend pragma dump to support expressions
Vlad Serebrennikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 13 08:35:07 PDT 2023
Endill updated this revision to Diff 504673.
Endill added a comment.
- Diagnose dependent expressions
- Move AST dumping from parser to sema
- Add documentation
- Add tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144115/new/
https://reviews.llvm.org/D144115
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/Lex/Pragma.cpp
clang/lib/Parse/ParsePragma.cpp
clang/lib/Sema/SemaLookup.cpp
clang/test/AST/ast-dump-lookups.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144115.504673.patch
Type: text/x-patch
Size: 8069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230313/531d48a1/attachment-0001.bin>
More information about the cfe-commits
mailing list