hanchenye-llvm-project/clang/lib
Ted Kremenek 21bf6006b0 For case statements involving enums, BugReporter now generates PathDiagnostics
that say that we are jumping to "case a" instead of "case 0".

This is a feature implementation for <rdar://problem/5880430>.

llvm-svn: 50197
2008-04-23 23:35:07 +00:00
..
AST TranslationUnit now owns IdentifierTable, TargetInfo, and Selectors objects 2008-04-23 16:25:39 +00:00
Analysis For case statements involving enums, BugReporter now generates PathDiagnostics 2008-04-23 23:35:07 +00:00
Basic Add some basic ARM asm constraints 2008-04-22 05:03:19 +00:00
CodeGen Fix PR2236 2008-04-20 20:38:08 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex for exponent-related errors, emit the diagnostic on the 'e' or 'p'. 2008-04-20 18:47:55 +00:00
Parse Support for @dynamic AST build. 2008-04-21 21:05:54 +00:00
Rewrite fix a rewriter crash on zero length files. 2008-04-23 03:21:50 +00:00
Sema Patch to build AST for property implementation declarations and 2008-04-23 00:06:01 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00