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
/
p1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema][Crash] Correctly handle an non-dependent noexcept expr in function tem...
Erich Keane
2017-10-12
1
-0
/
+9
*
Instantiate exception specifications when instantiating function types (other
Richard Smith
2014-11-12
1
-1
/
+8
*
Revert r219977, "Re-commit r217995 and follow-up patches (r217997, r218011, r...
NAKAMURA Takumi
2014-10-17
1
-8
/
+1
*
Re-commit r217995 and follow-up patches (r217997, r218011, r218053). These were
Richard Smith
2014-10-16
1
-1
/
+8
*
Revert r217995 and follow-ups:
Hans Wennborg
2014-09-18
1
-8
/
+1
*
Instantiate exception specifications when instantiating function types (other
Richard Smith
2014-09-17
1
-1
/
+8
*
C++1y constexpr extensions, round 1: Allow most forms of declaration and
Richard Smith
2013-04-22
1
-1
/
+1
*
Implement DR1330 in C++11 mode, to support libstdc++4.7 which uses it.
Richard Smith
2012-04-17
1
-2
/
+2
*
In C++11 mode, when an integral constant expression is desired and we have a
Richard Smith
2012-02-04
1
-1
/
+1
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
After instantiating a 'noexcept' expression, be sure to convert it to
Douglas Gregor
2011-10-09
1
-2
/
+10
*
The expression in a noexcept exception-specification is a
Douglas Gregor
2011-06-01
1
-0
/
+13
*
Propagate the new exception information to FunctionProtoType.
Sebastian Redl
2011-03-12
1
-9
/
+20
*
Parser support for noexcept specifications.
Sebastian Redl
2011-03-05
1
-0
/
+49