This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e9f1b74ccc [TI removal] Make `getTerminator()` return a generic `Instruction`. new 0b3849f0f3 [CodeComplete] Make sure keyword 'template' is added even wh [...]
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: lib/Sema/SemaCodeComplete.cpp | 4 ++++ test/Index/complete-template-keywords.cpp | 5 +++++ 2 files changed, 9 insertions(+) create mode 100644 test/Index/complete-template-keywords.cpp