Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
dced226e37f7c2c31c25d06c514f29b610fe2a54
/
test
/
SemaCXX
/
exception-spec.cpp
dced226
Test exception spec compatibility on return type and parameters.
by Sebastian Redl
· 16 years ago
2c7588f
Implement the core checking for compatible exception specifications in assignment and initialization.
by Sebastian Redl
· 16 years ago
e74b32a
Extend the exception spec test even further. Now I need to implement this.
by Sebastian Redl
· 16 years ago
726212f
Enhance testing of overriding exception specs for inaccessible base exceptions.
by Sebastian Redl
· 16 years ago
23c7d06
Implement checking of exception spec compatibility for overriding virtual functions.
by Sebastian Redl
· 16 years ago
4994d2d
Catch function redeclarations with incompatible exception specifications.
by Sebastian Redl
· 16 years ago
3cc9726
Disallow exception specs on typedefs.
by Sebastian Redl
· 16 years ago
ef65f06
Reject incomplete types in exception specs.
by Sebastian Redl
· 16 years ago
6a7330c
Disallow exception specifications on multi-level indirections.
by Sebastian Redl
· 16 years ago