This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
test
/
CXX
/
except
/
except.spec
History
Richard Smith
b64764a30b
PR38141: check whether noexcept-specifications are equivalent in redeclarations
...
llvm-svn: 336946
2018-07-12 21:11:25 +00:00
..
canonical.cpp
…
p1.cpp
[Sema][Crash] Correctly handle an non-dependent noexcept expr in function template
2017-10-12 23:01:53 +00:00
p2-dynamic-types.cpp
…
p2-places-1z.cpp
P0012R1: Make exception specifications be part of the type system. This
2016-10-16 17:54:23 +00:00
p2-places.cpp
P0012R1: Make exception specifications be part of the type system. This
2016-10-16 17:54:23 +00:00
p3.cpp
PR38141: check whether noexcept-specifications are equivalent in redeclarations
2018-07-12 21:11:25 +00:00
p4.cpp
Promote a warning on ill-formed code (redeclaration missing an exception
2015-09-30 00:48:50 +00:00
p5-delayed.cpp
…
p5-pointers.cpp
PR25890: Fix incoherent error handling in PerformImplicitConversion and
2016-10-06 23:12:58 +00:00
p5-virtual.cpp
…
p9-dynamic.cpp
…
p9-noexcept.cpp
…
p11.cpp
Address comments that escaped D33333
2017-07-05 16:43:45 +00:00
p14-ir.cpp
…
p14.cpp
P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:
2016-06-28 19:03:57 +00:00
p15.cpp
…
template.cpp
…