]> granicus.if.org Git - clang/commit
Another piece of the conditional operator puzzle. We'll want to use FindCompositePoin...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 19 Apr 2009 19:26:31 +0000 (19:26 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 19 Apr 2009 19:26:31 +0000 (19:26 +0000)
commitd1bd7fc4cd88f8790c56620d22560e19717f468a
tree5531b232e9cc74511490245ac74e9fb13da5eb89
parentb5e9cb4631877f60824447e1aff4fd2fa17f6d2c
Another piece of the conditional operator puzzle. We'll want to use FindCompositePointerType in some other places, too.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69534 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.h
lib/Sema/SemaExprCXX.cpp
test/SemaCXX/conditional-expr.cpp