[PATCH] D49466: Initial implementation of -fmacro-prefix-map and -ffile-prefix-map
Dan McGregor via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 19 09:40:08 PDT 2018
dankm updated this revision to Diff 156295.
dankm retitled this revision from "Initial implementation of -fmacro-prefix-mapand -ffile-prefix-map" to "Initial implementation of -fmacro-prefix-map and -ffile-prefix-map".
dankm edited the summary of this revision.
Repository:
rC Clang
https://reviews.llvm.org/D49466
Files:
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Driver/Options.td
include/clang/Lex/PreprocessorOptions.h
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Lex/PPMacroExpansion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49466.156295.patch
Type: text/x-patch
Size: 6297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180719/8318318d/attachment.bin>
More information about the cfe-commits
mailing list