| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Track down return statements in the handlers of a function-try-block of ↵ | Sebastian Redl | 2009-04-27 | 1 | -0/+29 |
| | | | | | | | constructors. Meh ... llvm-svn: 70256 | ||||
| * | Don't allow catch declarations to name an abstract class | Sebastian Redl | 2009-04-27 | 1 | -0/+3 |
| | | | | | llvm-svn: 70248 | ||||
| * | Improve validation of C++ exception handling: diagnose throwing incomplete ↵ | Sebastian Redl | 2009-04-27 | 1 | -0/+67 |
| types and jumps into protected try-catch scopes. llvm-svn: 70242 | |||||

