aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorTareq A. Siraj <tareq.a.sriaj@intel.com>2013-07-30 18:18:02 +0000
committerTareq A. Siraj <tareq.a.sriaj@intel.com>2013-07-30 18:18:02 +0000
commit67fa4114a67ab21f9e970e18c94aa675b5da7943 (patch)
tree0b8c23171b563a3f4cde2afd27de2c1d9a0b731f /llvm/unittests/Support/CommandLineTest.cpp
parent0ae39aaefd484fcf186db12f336f5ba1cd30d7b4 (diff)
downloadllvm-67fa4114a67ab21f9e970e18c94aa675b5da7943.zip
llvm-67fa4114a67ab21f9e970e18c94aa675b5da7943.tar.gz
llvm-67fa4114a67ab21f9e970e18c94aa675b5da7943.tar.bz2
cpp11-migrate: Write header replacements to disk
Committing r187204 with fixes for darwin. Note that one of the lit tests are disabled on windows due to a bug in writing header replacements to file. Header replacements are now written to disk in YAML format for an external tool to merge. A unique file will be created in the same directory as the header with all replacements that came from a source file that included the header file. The YAML file will have: - Name of the file - Transform ID that generated the replacement - Offset - Length - Replacement text Any tool reading these replacements should read them using the TransformDocument struct. llvm-svn: 187428
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions