summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2011-07-26 22:25:31 +0000
committerEli Friedman <eli.friedman@gmail.com>2011-07-26 22:25:31 +0000
commitae4280f7210a978887a17bc3e669b1fbb09b35f5 (patch)
treeadbe7365dc65809fdc78cee256d9222d59f7b46d /clang/test/CodeGen
parentaee57b4948b426cb7cdb18cfcc2caed5570fe23a (diff)
downloadbcm5719-llvm-ae4280f7210a978887a17bc3e669b1fbb09b35f5.tar.gz
bcm5719-llvm-ae4280f7210a978887a17bc3e669b1fbb09b35f5.zip
A couple minor issues with Sema for delete:
1. Attempting to delete an expression of incomplete class type should be an error, not a warning. 2. If someone tries to delete a pointer to an incomplete class type, make sure we actually emit the delete expression after we warn. llvm-svn: 136161
Diffstat (limited to 'clang/test/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud