[PATCH] D26137: [clang-tidy] Add check name to YAML export

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 3 06:46:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290892: [clang-tidy] Add check name to YAML export (authored by alexfh).

Changed prior to commit:
  https://reviews.llvm.org/D26137?vs=82860&id=82881#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26137

Files:
  cfe/trunk/include/clang/Tooling/Core/Diagnostic.h
  cfe/trunk/include/clang/Tooling/Core/Replacement.h
  cfe/trunk/include/clang/Tooling/DiagnosticsYaml.h
  cfe/trunk/include/clang/Tooling/ReplacementsYaml.h
  cfe/trunk/lib/Tooling/Core/CMakeLists.txt
  cfe/trunk/lib/Tooling/Core/Diagnostic.cpp
  cfe/trunk/unittests/Tooling/ReplacementsYamlTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26137.82881.patch
Type: text/x-patch
Size: 13623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170103/7a96546e/attachment.bin>


More information about the cfe-commits mailing list