This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b872cddd89 Revert r354075 "[clang][FileManager] fillRealPathName even i [...] new 264d6736fe Fix implementation of [temp.local]p4.
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/Lookup.h | 19 +++- include/clang/Sema/Sema.h | 16 +++- lib/Sema/SemaDecl.cpp | 18 ++-- lib/Sema/SemaDeclCXX.cpp | 1 - lib/Sema/SemaLookup.cpp | 22 ++++- lib/Sema/SemaTemplate.cpp | 142 ++++++++++++++++------------ test/CXX/class.access/p4.cpp | 10 +- test/CXX/temp/temp.decls/temp.friend/p1.cpp | 6 +- test/SemaTemplate/temp.cpp | 39 +++++++- 9 files changed, 184 insertions(+), 89 deletions(-)