[PATCH] D107393: Apply -fmacro-prefix-map to __builtin_FILE()
Pavel Asyutchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 4 12:24:29 PDT 2021
Svenny updated this revision to Diff 364217.
Svenny added a comment.
Herald added a subscriber: dang.
Updated ffile-prefix-map and fmacro-prefix-map in clang/include/clang/Driver/Options.td.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107393/new/
https://reviews.llvm.org/D107393
Files:
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Driver/Options.td
clang/include/clang/Lex/PreprocessorOptions.h
clang/lib/AST/Expr.cpp
clang/lib/Basic/LangOptions.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Lex/PPMacroExpansion.cpp
clang/test/CodeGenCXX/builtin-source-location.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107393.364217.patch
Type: text/x-patch
Size: 8498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210804/2246fb95/attachment-0001.bin>
More information about the cfe-commits
mailing list