[PATCH] D23119: Fix quadratic runtime when adding items to tooling::Replacements.

Manuel Klimek via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 3 07:02:54 PDT 2016


klimek updated this revision to Diff 66661.
klimek added a comment.

Fix bugs around marker replacements that neither insert nor delete anything.


https://reviews.llvm.org/D23119

Files:
  lib/Tooling/Core/Replacement.cpp
  unittests/Tooling/RefactoringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23119.66661.patch
Type: text/x-patch
Size: 5339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160803/833b4d01/attachment-0001.bin>


More information about the cfe-commits mailing list