[PATCH] D146764: [clang] Make predefined expressions string literals under -fms-extensions
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 1 13:19:26 PDT 2023
aeubanks updated this revision to Diff 518548.
aeubanks added a comment.
address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146764/new/
https://reviews.llvm.org/D146764
Files:
clang/include/clang/AST/Expr.h
clang/include/clang/AST/IgnoreExpr.h
clang/include/clang/AST/Stmt.h
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/Expr.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaInit.cpp
clang/lib/Serialization/ASTReaderStmt.cpp
clang/lib/Serialization/ASTWriterStmt.cpp
clang/test/Sema/ms_predefined_expr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146764.518548.patch
Type: text/x-patch
Size: 6829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230501/3efaad1b/attachment-0001.bin>
More information about the cfe-commits
mailing list