[PATCH] D73203: [clang-tidy] Prevent a remove only fixit causing a conflict when enclosed by another fixit

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 22 10:05:14 PST 2020


njames93 updated this revision to Diff 239636.
njames93 marked 3 inline comments as done.
njames93 added a comment.

- remove unnecessary auto


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73203

Files:
  clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73203.239636.patch
Type: text/x-patch
Size: 5189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200122/2ac3795e/attachment.bin>


More information about the cfe-commits mailing list