hanchenye-llvm-project/clang/Sema
Chris Lattner 67ca9252f8 Implement Sema::ParseNumericConstant for integer constants in terms of APInt
and correctly in terms of C99 6.4.4.1p5.

llvm-svn: 39473
2007-05-21 01:08:44 +00:00
..
ASTStreamer.cpp Go back to having the clang driver create ASTContext explicitly, passing 2007-02-28 19:32:13 +00:00
Sema.cpp Bug #: 2007-05-18 22:53:50 +00:00
Sema.h Bug #: 2007-05-18 22:53:50 +00:00
SemaDecl.cpp Bug #: 2007-05-18 00:18:52 +00:00
SemaExpr.cpp Implement Sema::ParseNumericConstant for integer constants in terms of APInt 2007-05-21 01:08:44 +00:00
SemaExprCXX.cpp Bug #: 2007-05-17 21:49:33 +00:00
SemaStmt.cpp Don't "optimize" empty or unit compound exprs away. 2007-05-20 22:47:04 +00:00
SemaType.cpp Rename type::getAsString to getAsStringInternal. Add a new 2007-05-16 18:07:12 +00:00