[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 09:35:52 PDT 2017


vladimir.plyashkun updated this revision to Diff 105283.
vladimir.plyashkun edited the summary of this revision.
vladimir.plyashkun added a comment.

- made code less verbose
- used assignment initialization form
- removed extra `.c_str()` call


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.105283.patch
Type: text/x-patch
Size: 10998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170705/0d87fbb4/attachment-0001.bin>


More information about the cfe-commits mailing list