llvm-project/clang-tools-extra/test/clang-apply-replacements
Alexander Kornienko 8b4fcb7197 [Clang-Tidy] Preserve Message, FileOffset, FilePath in Clang-Tidy YAML output
Summary:
To get properly integration Clang-Tidy with CLion IDE, next things were implemented:
* Preserve `Message`, `FileOffset`, `FilePath` in the clang-tidy output.
* Export all diagnostics, not just the ones with fixes
* Test-cases

Reviewers: alexfh, ilya-biryukov

Subscribers: mgorny, JDevlieghere, xazax.hun, cfe-commits

Tags: #clang-tools-extra

Patch by Vladimir Plyashkun!

Differential Revision: https://reviews.llvm.org/D35349

llvm-svn: 308015
2017-07-14 10:37:46 +00:00
..
Inputs [Clang-Tidy] Preserve Message, FileOffset, FilePath in Clang-Tidy YAML output 2017-07-14 10:37:46 +00:00
ClangRenameClassReplacements.cpp Move ClassReplacements.cpp test from clang-rename tests to the 2017-06-30 16:58:36 +00:00
basic.cpp
conflict.cpp
crlf.cpp Handle newlines on Windows correctly. 2014-12-09 02:57:56 +00:00
format.cpp