summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support
diff options
context:
space:
mode:
authorTareq A. Siraj <tareq.a.sriaj@intel.com>2013-07-26 14:11:45 +0000
committerTareq A. Siraj <tareq.a.sriaj@intel.com>2013-07-26 14:11:45 +0000
commit3a2476a34219361e039e226b1e91e6f6e7f6a49d (patch)
tree4054ce0987d414253b78dc073f4807de0ef19cd4 /llvm/lib/Support
parent98bbc0241b791c90ece0b7f65dc9e468cb07cbcc (diff)
downloadbcm5719-llvm-3a2476a34219361e039e226b1e91e6f6e7f6a49d.tar.gz
bcm5719-llvm-3a2476a34219361e039e226b1e91e6f6e7f6a49d.zip
cpp11-migrate: Write header replacements to disk
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. Differential Revision: http://llvm-reviews.chandlerc.com/D1142 llvm-svn: 187204
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud