index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CXX
/
except
/
except.spec
/
p14.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
P1286R2: Remove restriction that the exception specification of a
Richard Smith
2019-05-06
1
-9
/
+20
*
P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:
Richard Smith
2016-06-28
1
-7
/
+13
*
Take cv-qualifiers on fields of class type into account when determining
Richard Smith
2013-11-25
1
-2
/
+2
*
Add support for computing the exception specification for an inheriting
Richard Smith
2013-04-10
1
-0
/
+23
*
Don't do delayed exception-specification checking on an invalid
Douglas Gregor
2013-02-01
1
-0
/
+11
*
PR14141 (part of DR1351): An implicitly-deduced "any" exception specification
Richard Smith
2012-10-21
1
-0
/
+38
*
PR13381: consider cv-qualifiers on a class member's type when determining which
Richard Smith
2012-07-18
1
-0
/
+24
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Implement support for C++11 in-class initialization of non-static data members.
Richard Smith
2011-06-11
1
-1
/
+13
*
Semantic checking for exception specifications should be triggered by
John McCall
2011-03-02
1
-1
/
+1
*
Provide an exception-specification for an implicitly-declared
Douglas Gregor
2010-07-01
1
-0
/
+17
*
Add Sema test case for exception-specifiers implicitly added to destructors.
Douglas Gregor
2010-07-01
1
-0
/
+12