clang-1/lib
Ted Kremenek 1758b07ef7 Added "getLogicalLineNumber" and "getLogicalColumnNumber" to FullSourceLoc.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49177 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-03 17:55:15 +00:00
..
AST trivial whitespace fix 2008-04-03 14:20:28 +00:00
Analysis Handle the case when getEndPath() returns NULL. 2008-04-03 07:33:55 +00:00
Basic Added "getLogicalLineNumber" and "getLogicalColumnNumber" to FullSourceLoc. 2008-04-03 17:55:15 +00:00
CodeGen Fix PR2081 (problems codegen'ing some recursive structures) patch 2008-04-03 05:50:42 +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 Fix a bug where we didn't check the RHS for null, we checked 2008-04-03 05:07:25 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00