llvm-project/clang/lib
Anders Carlsson c0b2ce14cd More work on improving the operator delete diagnostics.
llvm-svn: 91187
2009-12-12 00:16:02 +00:00
..
AST Patch to allow C-style cast from 'void *' to block pointer type. 2009-12-11 22:40:48 +00:00
Analysis Switch PathDiagnostic to StringRef. 2009-12-11 21:09:27 +00:00
Basic FileManager: Do not cache failed stats, it is easy to construct common 2009-12-11 00:27:20 +00:00
CodeGen Patch to allow C-style cast from 'void *' to block pointer type. 2009-12-11 22:40:48 +00:00
Driver Driver: Switch to using "clang" "-cc1" instead of "clang-cc". 2009-12-11 23:00:49 +00:00
Frontend Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc. 2009-12-11 23:04:35 +00:00
Headers minimal fix for PR5743 2009-12-10 01:38:15 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex Don't expand tabs when computing the offset from the code-completion column 2009-12-08 21:45:46 +00:00
Parse Don't enter a new scope for a namespace-qualified declarator unless we're 2009-12-11 20:04:54 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema More work on improving the operator delete diagnostics. 2009-12-12 00:16:02 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00