]> granicus.if.org Git - clang/commit
Look through typedefs in getFunctionTypeWithExceptionSpec
authorStephan Bergmann <sbergman@redhat.com>
Wed, 13 Feb 2019 09:39:17 +0000 (09:39 +0000)
committerStephan Bergmann <sbergman@redhat.com>
Wed, 13 Feb 2019 09:39:17 +0000 (09:39 +0000)
commitb99db2d95c550d0f02b6335bf318468c9f919791
tree18e882a6131d8174864dd01b73091f5cf74aad94
parent2c0f24fef1395f865c5816d6c76a1fb60b83f1ff
Look through typedefs in getFunctionTypeWithExceptionSpec

Fixes https://bugs.llvm.org/show_bug.cgi?id=40658

Differential Revision: https://reviews.llvm.org/D58056

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@353931 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/AST/function-alias.cpp [new file with mode: 0644]