]> granicus.if.org Git - clang/commit
Revert r284753 "[c++1z] Teach composite pointer type computation how to compute the...
authorHans Wennborg <hans@hanshq.net>
Thu, 20 Oct 2016 20:54:32 +0000 (20:54 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 20 Oct 2016 20:54:32 +0000 (20:54 +0000)
commit1863b494f2e7a3ce6f3abf6b354c60a560ed80f0
tree70e9c9826661e04adba031e75df7c0f52cfb18cc
parent7fea8003b3c904095b03f1ce1bac241c58a8fbb9
Revert r284753 "[c++1z] Teach composite pointer type computation how to compute the composite"

It caused PR30749.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284778 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Overload.h
include/clang/Sema/Sema.h
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaOverload.cpp
test/CXX/expr/p13.cpp [deleted file]