summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/JumpDiagnostics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve validation of C++ exception handling: diagnose throwing incomplete ty...Sebastian Redl2009-04-271-2/+22
* split ObjC and C++ Statements out into their own headers.Chris Lattner2009-04-261-0/+1
* add support for goto checking and @synchronized blocks,Chris Lattner2009-04-211-0/+16
* move jump scope checking and related code out into its own file, SemaDecl.cpp isChris Lattner2009-04-191-0/+290
OpenPOWER on IntegriCloud