[PATCH] D76054: [clang-apply-replacements] No longer deduplucates replacements from the same TU

Alexander Lanin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 12 15:45:26 PDT 2020


AlexanderLanin added a comment.

Unfortunately I cannot say whether the code is good, but the fix works and certainly helps readability-braces-around-statements which can sometimes add multiple } at the same offset to close several scopes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76054





More information about the cfe-commits mailing list