]> granicus.if.org Git - clang/commit
Ensure we can work through typedefs.
authorMike Stump <mrs@apple.com>
Mon, 27 Jul 2009 22:25:19 +0000 (22:25 +0000)
committerMike Stump <mrs@apple.com>
Mon, 27 Jul 2009 22:25:19 +0000 (22:25 +0000)
commite24aea225ec87b935ede6c21c964dd47a4afb810
tree3262955a6f768a687df23b0522fea660b3805053
parentf75560670bcdd59b051149bdece3eac14e313853
Ensure we can work through typedefs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77265 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/Sema/return.c