clang-1/lib
Seo Sanghyeon 63f067f5a7 PR1963: Address of function is a constant expression
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49212 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-04 09:45:30 +00:00
..
AST PR1963: Address of function is a constant expression 2008-04-04 09:45:30 +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 build error: add missing braces. 2008-04-04 06:16:25 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex Update to match simplified llvm MemoryBuffer interfaces for files. 2008-04-01 18:04:30 +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 Introduce ContextDecl, patch by Argiris Kirtzidis! 2008-04-04 06:12:32 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00