diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2011-07-26 22:25:31 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2011-07-26 22:25:31 +0000 |
commit | ae4280f7210a978887a17bc3e669b1fbb09b35f5 (patch) | |
tree | adbe7365dc65809fdc78cee256d9222d59f7b46d /clang/test/CodeGen | |
parent | aee57b4948b426cb7cdb18cfcc2caed5570fe23a (diff) | |
download | bcm5719-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