[PATCH] D34404: [Clang-Tidy] Preserve Message, FileOffset, FilePath in Clang-Tidy YAML output
Vladimir Plyashkun via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 5 06:21:54 PDT 2017
vladimir.plyashkun updated this revision to Diff 105260.
vladimir.plyashkun added a comment.
- marked some arguments as `const`
- use `{}` instead of explicit variable declarations
Repository:
rL LLVM
https://reviews.llvm.org/D34404
Files:
include/clang/Tooling/DiagnosticsYaml.h
unittests/Tooling/CMakeLists.txt
unittests/Tooling/DiagnosticsYamlTest.cpp
unittests/clang-apply-replacements/ApplyReplacementsTest.cpp
unittests/clang-apply-replacements/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34404.105260.patch
Type: text/x-patch
Size: 11061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170705/c61199dd/attachment-0001.bin>
More information about the cfe-commits
mailing list