llvm-project/clang/lib
Zhongxing Xu 1239de1592 Use 'class' instead of 'struct'.
llvm-svn: 91085
2009-12-11 00:55:44 +00:00
..
AST Patch to fix a crash trying to access a category name in 2009-12-11 00:26:36 +00:00
Analysis Use 'class' instead of 'struct'. 2009-12-11 00:55:44 +00:00
Basic FileManager: Do not cache failed stats, it is easy to construct common 2009-12-11 00:27:20 +00:00
CodeGen When an exception needs to be freed by calling __cxa_exception_free, make sure to stash away the exception pointer somewhere. 2009-12-11 00:32:37 +00:00
Driver spread 'const' love to some variables. this considerably reduces the amount of dirty data around. 2009-12-10 00:07:02 +00:00
Frontend spread 'const' love to some variables. this considerably reduces the amount of dirty data around. 2009-12-10 00:07:02 +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 Implement just a bit more of inline assembly. 2009-12-11 00:04:56 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Patch to fix a crash trying to access a category name in 2009-12-11 00:26:36 +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