[PATCH] D49466: Initial implementation of -fmacro-prefix-mapand -ffile-prefix-map
Dan McGregor via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 18 15:12:01 PDT 2018
dankm updated this revision to Diff 156164.
dankm retitled this revision from "Initial implementation of -fmacro-prefix-map
and -ffile-prefix-map" to "Initial implementation of -fmacro-prefix-mapand -ffile-prefix-map".
dankm added a comment.
Address some of the comments by erichkeane and joerg.
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.156164.patch
Type: text/x-patch
Size: 6458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180718/f370ea84/attachment-0001.bin>
More information about the cfe-commits
mailing list