This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 31374564c2 [autocompletion] Handle the space before pressing tab new abaf72c02d [CodeComplete] Expose InBaseClass signal in code completion [...]
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/Sema/CodeCompleteConsumer.h | 26 +++++++----- lib/Sema/CodeCompleteConsumer.cpp | 19 +++++---- lib/Sema/SemaCodeComplete.cpp | 15 ++++--- test/CodeCompletion/member-access.cpp | 70 +++++++++++++++---------------- test/CodeCompletion/objc-message.mm | 2 +- 5 files changed, 73 insertions(+), 59 deletions(-)