[PATCH] D26137: [clang-tidy] Add check name to YAML export
Alpha Abdoulaye via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 04:00:21 PST 2016
Alpha updated this revision to Diff 80874.
Alpha added a comment.
Fix clang compilation warnings. These didn't appear when compiled on Windows.
Tested on a Linux distribution, should be fixed.
Repository:
rL LLVM
https://reviews.llvm.org/D26137
Files:
include/clang/Tooling/Core/Diagnostic.h
include/clang/Tooling/Core/Replacement.h
include/clang/Tooling/DiagnosticsYaml.h
include/clang/Tooling/ReplacementsYaml.h
lib/Tooling/Core/CMakeLists.txt
lib/Tooling/Core/Diagnostic.cpp
tools/extra/clang-apply-replacements/include/clang-apply-replacements/Tooling/ApplyReplacements.h
tools/extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp
tools/extra/clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp
tools/extra/clang-tidy/ClangTidy.cpp
tools/extra/clang-tidy/ClangTidy.h
tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.h
tools/extra/clang-tidy/tool/ClangTidyMain.cpp
unittests/Tooling/ReplacementsYamlTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26137.80874.patch
Type: text/x-patch
Size: 31144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161209/91680262/attachment-0001.bin>
More information about the cfe-commits
mailing list