Marshall Clow
|
0e166e5a9a
|
Fix for LWG Issue 2458: N3778 and new library deallocation signatures.
llvm-svn: 237592
|
2015-05-18 17:48:45 +00:00 |
Eric Fiselier
|
ba7c3ff32f
|
Remove statement with no effect inside tests.
llvm-svn: 233816
|
2015-04-01 15:49:02 +00:00 |
Marshall Clow
|
b7361983d1
|
Fix a problem when calling throw_with_nested with a class marked 'final'. Thanks to STL @ Microsoft for the bug report.
llvm-svn: 232384
|
2015-03-16 15:10:28 +00:00 |
Eric Fiselier
|
4b7533a1dd
|
Use generic feature name for sanitizers that replace new and delete
llvm-svn: 231841
|
2015-03-10 20:46:04 +00:00 |
Larisse Voufo
|
e4864e0bc2
|
More on adding sized deallocation functions in libc++: Continuing from r229281, this adds version guards and test cases.
llvm-svn: 229968
|
2015-02-20 06:13:05 +00:00 |
Marshall Clow
|
e21582e742
|
Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
llvm-svn: 225541
|
2015-01-09 20:25:52 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |