[PATCH] D63482: [clang-tidy] Fix the YAML created for checks like modernize-pass-by-value
Ivan Donchevskii via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 4 02:05:41 PDT 2020
yvvan added a comment.
@mgehre From your comment it seems that `clang-apply-replacements` handles the YAML wrong and does not make the proper conversion back from "\n\n" to "\n"
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63482/new/
https://reviews.llvm.org/D63482
More information about the llvm-commits
mailing list