History log of /external/clang/include/clang/Tooling/ReplacementsYaml.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
651f13cea278ec967336033dd032faef0e9fc2ec 24-Apr-2014 Stephen Hines <srhines@google.com> Updated to Clang 3.5a.

Change-Id: I8127eb568f674c2e72635b639a3295381fe8af82
/external/clang/include/clang/Tooling/ReplacementsYaml.h
f9258ee74b70b798371b89679a5ae01e5ecea503 24-Oct-2013 Argyrios Kyrtzidis <akyrtzi@gmail.com> Revert "Tooling/ReplacementsYaml.h: Prune Tooling's llvm::yaml::ScalarTraits<std::string> corresponding to LLVM r193344."

This reverts commit r193350, because it addressed an llvm API change that has been reverted.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193353 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Tooling/ReplacementsYaml.h
a1cc4d656ceaca6e69ef374c542571f09759be42 24-Oct-2013 NAKAMURA Takumi <geek4civic@gmail.com> Tooling/ReplacementsYaml.h: Prune Tooling's llvm::yaml::ScalarTraits<std::string> corresponding to LLVM r193344.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193346 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Tooling/ReplacementsYaml.h
f365bb2896bf9ea7813cb608186d2d6017d658a3 11-Sep-2013 Rui Ueyama <ruiu@google.com> Do not quote YAML plain string myself. Let YAMLIO do that.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190486 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Tooling/ReplacementsYaml.h
5321e94281f4944d05ab5f90208933afc1e7cae8 20-Aug-2013 Edwin Vane <edwin.vane@intel.com> Adding Replacement serialization support

Adding a new data structure for storing the Replacements generated for a single
translation unit. Structure contains a vector of Replacements as well a field
indicating the main source file of the translation unit. An optional 'Context'
field allows for tools to provide any information they want about the context
the Replacements were generated in. This context is printed, for example, when
detecting conflicts during Replacement deduplication.

YAML serialization for this data structure is implemented in this patch. Tests
are included.

Differential Revision: http://llvm-reviews.chandlerc.com/D1422



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188818 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/include/clang/Tooling/ReplacementsYaml.h