diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2017-04-28 00:25:06 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2017-04-28 00:25:06 +0000 |
commit | 5312b667a86d79afdf683e3040e3c818925368de (patch) | |
tree | bce68763ab7877ec585b0b21dff8898255752920 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 064b7fecacdfb49bbdbf736e9779b908a1efe5f7 (diff) | |
download | bcm5719-llvm-5312b667a86d79afdf683e3040e3c818925368de.tar.gz bcm5719-llvm-5312b667a86d79afdf683e3040e3c818925368de.zip |
[ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource
'adjustRemovals' is used to avoid situation when removing a range inadvertently causes 2 separate identifiers to get joined into one.
But it is not useful when the edits are character precise, as is the case with the remap files.
llvm-svn: 301602
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions