summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/Inputs/remapped-file
Commit message (Collapse)AuthorAgeFilesLines
* Introduce a new clang-cc option Douglas Gregor2009-12-021-0/+1
-remap-file=from;to which takes the file "from" and transparently replaces its contents with the contents of the file "to" from the source manager's perspective. This is the moral equivalent of cp from saved cp to from <call clang> cp saved from rm saved without all of the pesky file copying. llvm-svn: 90307
OpenPOWER on IntegriCloud