This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e7b027cd77 [Darwin] Export new weak external symbols when compiling wit [...] new 04fd8b2a71 [CodeComplete] Do not complete self-initializations
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 | 7 ++++++- test/CodeCompletion/ordinary-name-cxx11.cpp | 1 - test/CodeCompletion/ordinary-name.cpp | 1 - test/CodeCompletion/self-inits.cpp | 3 +++ test/Index/complete-type-factors.m | 2 -- 5 files changed, 9 insertions(+), 5 deletions(-) create mode 100644 test/CodeCompletion/self-inits.cpp