[PATCH] D63482: [clang-tidy] Fix the YAML created for checks like modernize-pass-by-value

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 6 01:02:41 PDT 2020


yvvan added a comment.

@mgehre I think we need to adjust `denormalize(const IO &)` method here to convert \n back properly. It seems I missed it in my patch.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63482/new/

https://reviews.llvm.org/D63482





More information about the cfe-commits mailing list