hanchenye-llvm-project/clang/Sema
Chris Lattner 10cb5e520f report duplicate case values. TODO: report duplicate/overlapping ranges.
llvm-svn: 41315
2007-08-23 06:23:56 +00:00
..
ASTStreamer.cpp Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00
Makefile fix description 2007-05-23 23:56:42 +00:00
Sema.cpp Moved id_asprintf before id_vsnprintf in the enum used for indexing 2007-08-10 21:13:51 +00:00
Sema.h start checking case values of switch stmts more closely. Emit overflow 2007-08-23 05:46:52 +00:00
SemaChecking.cpp Modified ArraySubscriptExpr to have accessors getLHS and getRHS in addition 2007-08-20 16:18:38 +00:00
SemaDecl.cpp Move the function/array conversion for ParmVarDecl's from Sema::ParseIdentifierExpr() 2007-08-07 22:44:21 +00:00
SemaExpr.cpp Parse @encode expressions. 2007-08-22 15:14:15 +00:00
SemaExprCXX.cpp Submitted by: Bill Wendling 2007-06-29 18:21:34 +00:00
SemaStmt.cpp report duplicate case values. TODO: report duplicate/overlapping ranges. 2007-08-23 06:23:56 +00:00
SemaType.cpp add sema support for complex integer types 2007-08-21 17:02:28 +00:00