[PATCH] D13516: Fix overlapping replacements in clang-tidy.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 14 06:31:51 PDT 2015


angelgarcia updated this revision to Diff 37344.
angelgarcia added a comment.

Use bounding boxes to reduce complexity.


http://reviews.llvm.org/D13516

Files:
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  unittests/clang-tidy/OverlappingReplacementsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13516.37344.patch
Type: text/x-patch
Size: 17635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151014/3350c3ea/attachment-0001.bin>


More information about the cfe-commits mailing list