]> granicus.if.org Git - clang/commit
PR12629: Cope with parenthesized function types when attaching a delayed
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 24 Apr 2012 05:06:35 +0000 (05:06 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 24 Apr 2012 05:06:35 +0000 (05:06 +0000)
commit8c614e4f2b07741130e6c99a971a7093358fb9e4
tree5823f01bc399ad4ae1b6dd756ae4715d6796fea6
parent88442c935d51f1d8981969e366706682c24ad691
PR12629: Cope with parenthesized function types when attaching a delayed
exception specification to a function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155424 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp
test/CXX/class/class.mem/p2.cpp