llvm-project/clang/Sema
Chris Lattner 67933c0aae move a todo
llvm-svn: 41528
2007-08-28 05:10:31 +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 merge checkrelational and checkequality into CheckCompareOperands, 2007-08-26 01:18:55 +00:00
SemaChecking.cpp Updated checker for "return of address of stack variable" to look for 2007-08-27 16:39:17 +00:00
SemaDecl.cpp move a todo 2007-08-28 05:10:31 +00:00
SemaExpr.cpp Implement more thoughful error recovery when dealing with bogus declarator types. 2007-08-28 03:03:08 +00:00
SemaExprCXX.cpp Give CXXBoolLiteralExpr a type (all expressions need a valid type). 2007-08-25 14:02:58 +00:00
SemaStmt.cpp now that all the infrastructure is in place, enforce C99 6.8.5p3. 2007-08-28 05:03:08 +00:00
SemaType.cpp Implement more thoughful error recovery when dealing with bogus declarator types. 2007-08-28 03:03:08 +00:00