This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 360d063736 [clang] Implement Override Suggestions in Sema. new 363420a23b [Lex] TokenConcatenation now takes const Preprocessor new 9375f5f7ed Revert untintentionally commited changes new c242941e01 [CodeComplete] Re-fix accessibilty of protected members from [...]
The 3 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 | 23 ++++++++++++++++++----- lib/Sema/SemaLookup.cpp | 5 +++-- test/Index/complete-access-checks.cpp | 4 ++-- 3 files changed, 23 insertions(+), 9 deletions(-)