summaryrefslogtreecommitdiff
path: root/clang/test/AST/function-alias.cpp
AgeCommit message (Collapse)Author
2019-02-13Look through typedefs in getFunctionTypeWithExceptionSpecStephan Bergmann
Fixes https://bugs.llvm.org/show_bug.cgi?id=40658 Differential Revision: https://reviews.llvm.org/D58056 llvm-svn: 353931