llvm-project/clang/lib
Devang Patel 4c3e7e99ca Static methods do not need "this" pointer argument.
llvm-svn: 94756
2010-01-28 21:43:50 +00:00
..
AST Change the return type of ASTContext::getDeclAlignInBytes() to CharUnits and, 2010-01-27 17:10:57 +00:00
Analysis Add position of conversion specifier character to 'ConversionSpecifier'. 2010-01-28 02:46:17 +00:00
Basic Introduce serialization and deserialization of diagnostic information 2010-01-28 06:00:51 +00:00
Checker Move more naming conventions logic out of the retain/release checker to CocoaConventions.h. 2010-01-27 18:00:17 +00:00
CodeGen Static methods do not need "this" pointer argument. 2010-01-28 21:43:50 +00:00
Driver Introduce serialization and deserialization of diagnostic information 2010-01-28 06:00:51 +00:00
Frontend Introduce serialization and deserialization of diagnostic information 2010-01-28 06:00:51 +00:00
Headers fix a bug in the _MM_TRANSPOSE4_PS definition, patch by Brian Sumner from 2010-01-27 07:54:50 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex Use raw_ostreams in Preprocessor::ExpandBuiltinMacro. Still not nice but less fragile than the old code. 2010-01-27 16:38:22 +00:00
Parse Fixit to remove 'volatile' in file-scope 'asm volatile'. 2010-01-25 23:12:50 +00:00
Rewrite Fixes a rewrite bug rewriting nested ivars reference. 2010-01-28 01:41:20 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Access control for surrogate function calls. Required a moderately gross hack 2010-01-28 07:38:46 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00