diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2013-06-25 01:24:22 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2013-06-25 01:24:22 +0000 |
commit | 0423b76be13eeca6663d278a636e1cb963da3091 (patch) | |
tree | 4eee3f92eeae28aaf930ca406d11337ce71564ae /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 36c17ee5a16ea66f048beaea6ba351708a1a218b (diff) | |
download | llvm-0423b76be13eeca6663d278a636e1cb963da3091.zip llvm-0423b76be13eeca6663d278a636e1cb963da3091.tar.gz llvm-0423b76be13eeca6663d278a636e1cb963da3091.tar.bz2 |
Fix noexcept for delete expressions.
Using "delete" on a pointer to an incomplete type can't throw.
While I'm here, clean up the signature of the canCalleeThrow() helper.
llvm-svn: 184810
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions