hanchenye-llvm-project/clang-tools-extra/clang-apply-replacements
Daniel Jasper 5a59152fd0 Fix test failure introduced by r253859. I believe that the new behavior
in r253859 makes sense in many cases and thus, I have fixed the
implementation of calculateChangedRanges instead. It had a FIXME anyway
saying that it was unecessarily using shiftedCodePosition which
resulted in O(N^2) runtime.

llvm-svn: 253929
2015-11-23 22:28:56 +00:00
..
include/clang-apply-replacements/Tooling clang-tools-extra: Appease PR24881. [-Wdocumentation] 2015-09-19 02:21:28 +00:00
lib/Tooling Fix test failure introduced by r253859. I believe that the new behavior 2015-11-23 22:28:56 +00:00
tool Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
CMakeLists.txt
Makefile