aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-09-15 22:30:29 +0000
committerDouglas Gregor <dgregor@apple.com>2009-09-15 22:30:29 +0000
commit87f540608106f28d9319b2148eb1b00192e020c2 (patch)
treeee908c8d7cb760ea14e8dc105a1b8e7e006c3793 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parente26d4e49dfba5b86f1cac31e89ac55117da122fb (diff)
downloadllvm-87f540608106f28d9319b2148eb1b00192e020c2.zip
llvm-87f540608106f28d9319b2148eb1b00192e020c2.tar.gz
llvm-87f540608106f28d9319b2148eb1b00192e020c2.tar.bz2
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. llvm-svn: 81939
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions