Revert "Fix implementation of [temp.local]p4."
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Fri, 15 Feb 2019 03:06:15 +0000 (03:06 +0000)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Fri, 15 Feb 2019 03:06:15 +0000 (03:06 +0000)
commit0650f897a470730159d70e1617c9697c65b514d4
tree9e225372c4c8af11e342f96517dee0e55cd8f962
parent3fb7d4f55fa028ce57dbdf533835b583fc10ecf8
Revert "Fix implementation of [temp.local]p4."

This reverts commit 40bd10b770813bd1471d46f514545437516aa4ba.

This seems to now emit an error when building the sanitizer tests:
http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/53965/consoleFull.

llvm-svn: 354097
clang/include/clang/Sema/Lookup.h
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaLookup.cpp
clang/lib/Sema/SemaTemplate.cpp
clang/test/CXX/class.access/p4.cpp
clang/test/CXX/temp/temp.decls/temp.friend/p1.cpp
clang/test/SemaTemplate/temp.cpp