]> granicus.if.org Git - clang/commit
Use the correct method for getting the ReferenceType from a QualType.
authorBill Wendling <isanbard@gmail.com>
Tue, 17 Jul 2007 05:09:22 +0000 (05:09 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 17 Jul 2007 05:09:22 +0000 (05:09 +0000)
commitccb4af858be0d03c0a07fd222b837de2687b68dc
tree950fea9164fd4f523a5acc721cc324baaa54ac94
parent9697a5c457daefcf2bcc6c66f305852768e36041
Use the correct method for getting the ReferenceType from a QualType.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39960 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaExpr.cpp