llvm-project/clang/lib
Steve Naroff a1f414517c Support MS-specific integer suffixes (i8, i16, i32, i64, i128).
llvm-svn: 49229
2008-04-04 21:02:54 +00:00
..
AST Rename ScopedDecl::getContext() -> getContextDecl(). Two motivations: 2008-04-04 18:15:49 +00:00
Analysis Added investigate patch for an occasionally failing assertion (heisenbug?) 2008-04-03 21:44:24 +00:00
Basic Added "getLogicalLineNumber" and "getLogicalColumnNumber" to FullSourceLoc. 2008-04-03 17:55:15 +00:00
CodeGen Fix PR2049, updating Eli's patch that fixes to mainline. This produces incorrect 2008-04-04 18:42:16 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex Support MS-specific integer suffixes (i8, i16, i32, i64, i128). 2008-04-04 21:02:54 +00:00
Parse Two changes to Sema::LookupDecl() interface. 2008-04-02 14:35:35 +00:00
Rewrite Some cleanups in EscapeText and AddLineNumbers. Still investigating performance 2008-04-03 07:12:29 +00:00
Sema Add explicit support for diagnosing implicit function decls. 2008-04-04 14:32:09 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00