[PATCH] Adding Replacement serialization support
Edwin Vane
edwin.vane at intel.com
Fri Aug 16 05:40:14 PDT 2013
Hi klimek, djasper, silvas,
Adding a YAML document definition for serializing a vector of
Replacements. Document is basically just a sequence of Replacements but
has an optional 'Context' field a producer may provide to annotate the
Replacements serialized in a single document.
Tests added.
http://llvm-reviews.chandlerc.com/D1422
Files:
include/clang/Tooling/ReplacementsYaml.h
unittests/Tooling/CMakeLists.txt
unittests/Tooling/ReplacementsYamlTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1422.1.patch
Type: text/x-patch
Size: 8849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130816/a5f09794/attachment.bin>
More information about the cfe-commits
mailing list