hanchenye-llvm-project/clang/lib
Fariborz Jahanian 35f6e12bf0 Modern objective-c translator:'self' used inside
block literal is imported. // rdar://11259664

llvm-svn: 154876
2012-04-16 23:00:57 +00:00
..
ARCMigrate [arcmt] When fixing the "unassigned init call" ARC error, make sure 2012-03-31 01:34:06 +00:00
AST objective-c modern translator: buildit objc bool 2012-04-16 21:03:30 +00:00
Analysis Add an AttributedStmt type to represent a statement with C++11 attributes 2012-04-14 00:33:13 +00:00
Basic objective-c modern translator: buildit objc bool 2012-04-16 21:03:30 +00:00
CodeGen Remove support for -fast-math metadata for the moment. 2012-04-16 19:40:49 +00:00
Driver Hexagon V5(Floating Point) support. 2012-04-16 17:04:05 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend objective-c modern translator: buildit objc bool 2012-04-16 21:03:30 +00:00
FrontendTool Remove the -cc1-level option "-pubnames-dump". Such things should stay 2012-04-13 16:03:00 +00:00
Headers Change _mm256_permute4x64_epi64 and _mm256_permute4x64_pd to use builtin_shufflevector instead of specific builtins. Old builtins will be removed from llvm now that vpermq/vpermpd are supported by shuffle lowering code. 2012-04-15 22:18:10 +00:00
Lex Support -Wc++98-compat-pedantic as requested: 2012-04-13 03:43:23 +00:00
Parse Implement the last part of C++ [class.mem]p2, delaying the parsing of 2012-04-16 18:27:27 +00:00
Rewrite Modern objective-c translator:'self' used inside 2012-04-16 23:00:57 +00:00
Sema objective-c modern translator: buildit objc bool 2012-04-16 21:03:30 +00:00
Serialization Implement the all_lookups_iterator for PCH as a follow-up to r153970. This 2012-04-16 02:51:46 +00:00
StaticAnalyzer [analyzer] Fix a false alarm in SelfInitChecker (radar://11235991). 2012-04-16 21:51:09 +00:00
Tooling Fixes a fix to finding the current directory: 2012-04-09 18:08:23 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00