diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-09-15 22:30:29 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-09-15 22:30:29 +0000 |
commit | 7adb10fa317cd7eacb0959f775e77353d4f24ad1 (patch) | |
tree | 80296249b2d8d4f099fd9e8646743e59f91f342a /include/clang/Basic/Version.h | |
parent | 291fbde2da2e022e47127472f3b5be8747d22c27 (diff) |
When implicitly declaring operators new, new[], delete, and delete[],
give them the appropriate exception specifications. This,
unfortunately, requires us to maintain and/or implicitly generate
handles to namespace "std" and the class "std::bad_alloc". However,
every other approach I've come up with was more hackish, and this
standard requirement itself is quite the hack.
Fixes PR4829.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81939 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/Version.h')
0 files changed, 0 insertions, 0 deletions