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
/
SemaCXX
/
cxx1z-noexcept-function-type.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR38141: check whether noexcept-specifications are equivalent in redeclarations
Richard Smith
2018-07-12
1
-1
/
+1
*
Undo accidental language mode change in this test.
Richard Smith
2017-10-30
1
-1
/
+1
*
Add a test to make sure that -Wdeprecated doesn't warn on use of 'throw()' in...
Richard Smith
2017-10-30
1
-2
/
+2
*
Add GCC's noexcept-type alias for c++1z-compat-mangling
Raphael Isemann
2017-07-18
1
-0
/
+1
*
Add a subgroup of c++1z-compat to enable and disable the warning about
Akira Hatanaka
2017-06-20
1
-1
/
+2
*
[c++1z] Support deducing B in noexcept(B).
Richard Smith
2017-06-07
1
-1
/
+1
*
[c++1z] P0003R5: Removing dynamic exception specifications.
Richard Smith
2016-12-08
1
-1
/
+1
*
PR31244: Use the exception specification from the callee's type directly to
Richard Smith
2016-12-03
1
-0
/
+15
*
PR31081: ignore exception specifications when deducing function template
Richard Smith
2016-12-01
1
-2
/
+46
*
[c++1z] Improve support for -fno-exceptions: we can't just ignore exception
Richard Smith
2016-11-30
1
-4
/
+3
*
[c++1z] PR31210: ignore exception specification when matching the type of a
Richard Smith
2016-11-29
1
-0
/
+10
*
More forcibly resolve exception specifications when checking a function
Richard Smith
2016-11-02
1
-0
/
+8
*
p0012: Teach resolving address of overloaded function with dependent exception
Richard Smith
2016-11-01
1
-1
/
+13
*
Implement name mangling proposal for exception specifications from cxx-abi-de...
Richard Smith
2016-10-26
1
-0
/
+43
*
[c++1z] Fix corner case where we could create a function type whose canonical...
Richard Smith
2016-10-18
1
-0
/
+4
*
When two function types have equivalent (but distinct) noexcept specification...
Richard Smith
2016-10-18
1
-0
/
+19
*
[c++1z] Use canonical expression equivalence to determine whether two different
Richard Smith
2016-10-18
1
-0
/
+13