This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 912dc999b8 [Sema] Avoid iterator invalidation when code completing. new e0b0cb83d4 Revert r315738
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Frontend/CommandLineSourceLoc.h | 45 ------------- test/Refactor/tool-apply-replacements.cpp | 11 ---- test/Refactor/tool-selection-option.c | 15 ----- tools/clang-refactor/ClangRefactor.cpp | 94 ++------------------------- 4 files changed, 6 insertions(+), 159 deletions(-) delete mode 100644 test/Refactor/tool-apply-replacements.cpp delete mode 100644 test/Refactor/tool-selection-option.c