]> granicus.if.org Git - clang/commit
Modify a diagnostic introduced in r132612 to emit QualTypes directly
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 8 Jun 2011 15:15:17 +0000 (15:15 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 8 Jun 2011 15:15:17 +0000 (15:15 +0000)
commitaf9cddfda10802f948e9d4b44ebded1ec749de21
treed3495ae1a914c970234cf2a146e3d8c978d575d2
parent361d380eef53bd2ac3d5efbfea1636e1f8fbdd8d
Modify a diagnostic introduced in r132612 to emit QualTypes directly

This fixes a memory error on FreeBSD (and is the right thing to do
in any case).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132750 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/Parser/opencl-astype.cl