llvm-project/clang/lib/Tooling/Core
Alexander Kornienko 9bab199146 [clang-tidy] Add check name to YAML export
Add a field indicating the associated check for every replacement to the YAML
report generated with the '-export-fixes' option.  Update
clang-apply-replacements to handle the new format.

Patch by Alpha Abdoulaye!

Differential revision: https://reviews.llvm.org/D26137

llvm-svn: 290892
2017-01-03 14:35:47 +00:00
..
CMakeLists.txt [clang-tidy] Add check name to YAML export 2017-01-03 14:35:47 +00:00
Diagnostic.cpp [clang-tidy] Add check name to YAML export 2017-01-03 14:35:47 +00:00
Lookup.cpp Do not do raw name replacement when FromDecl is a class forward-declaration. 2016-11-25 16:02:49 +00:00
QualTypeNames.cpp [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Replacement.cpp Make llvm::Error generated from replacement interfaces more specific. 2016-11-22 13:46:42 +00:00