Howard Hinnant
|
fafca58c58
|
Applied noexcept to everything in [language.support] (Chapter 18)
llvm-svn: 132129
|
2011-05-26 18:23:59 +00:00 |
|
Howard Hinnant
|
400b244339
|
Added [[noreturn]] attribute everywhere it should be
llvm-svn: 132125
|
2011-05-26 17:07:32 +00:00 |
|
Howard Hinnant
|
fd18df5b2e
|
Add a couple more std-qualifers.
llvm-svn: 121002
|
2010-12-06 15:11:48 +00:00 |
|
Howard Hinnant
|
816cb8975d
|
Fix up uses of new/terminate/unexpected handlers to use the new getters.
llvm-svn: 120914
|
2010-12-04 19:54:11 +00:00 |
|
Howard Hinnant
|
1596c4531b
|
N3189 Observers for the three handler functions
llvm-svn: 120712
|
2010-12-02 16:45:21 +00:00 |
|
Howard Hinnant
|
412dbebe1b
|
license change
llvm-svn: 119395
|
2010-11-16 22:09:02 +00:00 |
|
Howard Hinnant
|
fae824a32d
|
Remove tabs
llvm-svn: 111778
|
2010-08-22 13:53:14 +00:00 |
|
Howard Hinnant
|
940e211c87
|
Fixing whitespace problems
llvm-svn: 111751
|
2010-08-22 00:03:27 +00:00 |
|
Howard Hinnant
|
54b409fdb9
|
now works with -fno-exceptions and -fno-rtti
llvm-svn: 110828
|
2010-08-11 17:04:31 +00:00 |
|
Howard Hinnant
|
019fe4b8fd
|
[except.nested]
llvm-svn: 104850
|
2010-05-27 17:06:52 +00:00 |
|
Howard Hinnant
|
128ba7191d
|
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient.
llvm-svn: 104516
|
2010-05-24 17:49:41 +00:00 |
|
Nick Kledzik
|
111e0cbe51
|
add headers and implementation for <new>, <exception>, and <typeinfo>
llvm-svn: 103795
|
2010-05-14 20:19:37 +00:00 |
|