[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:20:05 PDT 2023
aeubanks marked an inline comment as done.
aeubanks added a comment.
In D146764#4310398 <https://reviews.llvm.org/D146764#4310398>, @aaron.ballman wrote:
> I think you're missing changes in ASTReaderStmt.cpp and ASTWriterStmt.cpp, so serialization through modules or PCH won't work without that.
done. how would this sort of change be tested?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146764/new/
https://reviews.llvm.org/D146764
More information about the cfe-commits
mailing list