This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 18bea5216d [Basic] Cleanups in IdentifierInfo following the removal of PTH new 1091de1710 [CodeComplete] Fix a crash in access checks of inner classes new 6a052af374 Address a post-commit review comment on r348325.
The 2 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/SemaAccess.cpp | 2 -- lib/Sema/SemaCodeComplete.cpp | 41 ++++++++++++++++++++------- test/CodeCompletion/accessibility.cpp | 49 +++++++++++++++++++++++++++++++++ test/SemaCXX/friend-template-redecl.cpp | 2 ++ 4 files changed, 82 insertions(+), 12 deletions(-)