Sebastian Redl
|
4de47b445b
|
Improve validation of C++ exception handling: diagnose throwing incomplete types and jumps into protected try-catch scopes.
llvm-svn: 70242
|
2009-04-27 20:27:31 +00:00 |
Chris Lattner
|
f0b64d73a8
|
split ObjC and C++ Statements out into their own headers.
llvm-svn: 70105
|
2009-04-26 01:32:48 +00:00 |
Chris Lattner
|
c70dd56477
|
add support for goto checking and @synchronized blocks,
rdar://6810106
llvm-svn: 69667
|
2009-04-21 06:01:00 +00:00 |
Chris Lattner
|
1a1fdbd75d
|
move jump scope checking and related code out into its own file, SemaDecl.cpp is
already too large.
llvm-svn: 69505
|
2009-04-19 04:46:21 +00:00 |