|
|
| Bugzilla Link |
10353 |
| Resolution |
FIXED |
| Resolved on |
Jul 13, 2011 20:34 |
| Version |
unspecified |
| OS |
Linux |
| Reporter |
LLVM Bugzilla Contributor |
Extended Description
The definitions of operator new in src/new.cpp do not feature an exception specification which causes an error in C++03 mode.