[PATCH] D35349: [Clang-Tidy] Preserve Message, FileOffset, FilePath in Clang-Tidy YAML output

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 14 03:38:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308015: [Clang-Tidy] Preserve Message, FileOffset, FilePath in Clang-Tidy YAML output (authored by alexfh).

Changed prior to commit:
  https://reviews.llvm.org/D35349?vs=106406&id=106609#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35349

Files:
  clang-tools-extra/trunk/test/clang-apply-replacements/Inputs/basic/file1.yaml
  clang-tools-extra/trunk/test/clang-apply-replacements/Inputs/basic/file2.yaml
  clang-tools-extra/trunk/test/clang-apply-replacements/Inputs/conflict/file1.yaml
  clang-tools-extra/trunk/test/clang-apply-replacements/Inputs/conflict/file2.yaml
  clang-tools-extra/trunk/test/clang-apply-replacements/Inputs/conflict/file3.yaml
  clang-tools-extra/trunk/test/clang-apply-replacements/Inputs/crlf/file1.yaml
  clang-tools-extra/trunk/test/clang-apply-replacements/Inputs/format/no.yaml
  clang-tools-extra/trunk/test/clang-apply-replacements/Inputs/format/yes.yaml
  clang-tools-extra/trunk/unittests/clang-apply-replacements/ApplyReplacementsTest.cpp
  clang-tools-extra/trunk/unittests/clang-apply-replacements/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35349.106609.patch
Type: text/x-patch
Size: 7481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170714/318d387b/attachment-0001.bin>


More information about the cfe-commits mailing list