llvm-project/clang/lib
Fariborz Jahanian 429fadb8e2 improve on diagnostic and provide a fixit hint when
an uninitialized block variable is being called inside the
block literal. // rdar://10817031

llvm-svn: 152271
2012-03-08 00:22:50 +00:00
..
ARCMigrate Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00
AST AST representation for user-defined literals, plus just enough of semantic 2012-03-07 08:35:16 +00:00
Analysis AST representation for user-defined literals, plus just enough of semantic 2012-03-07 08:35:16 +00:00
Basic More git-svn compatible version string, by request. 2012-03-07 00:44:24 +00:00
CodeGen AST representation for user-defined literals, plus just enough of semantic 2012-03-07 08:35:16 +00:00
Driver [driver] Don't try to generate diagnostic information for linker crashes. 2012-03-07 00:30:40 +00:00
Edit Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00
Frontend Workaround module test failures by removing the version info from module hashes. 2012-03-07 23:50:05 +00:00
FrontendTool Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00
Headers * tgmath_logb.patch implements the missing logb function (see C99 standard 7.22, paragraph 5). * tgmath_fabs_complex.patch corrects the return types for the complex fabs functions. These must be non-complex float/double/long double (see C99 standard 7.22, paragraph 4 and 7.3.8.1). Patch contributed by Kristof Beyls. 2012-02-23 20:22:10 +00:00
Index Unbreak the CMake builds following the CallGraph change. 2012-03-02 23:18:45 +00:00
Lex Add -Wc++11-compat warning for string and character literals followed by 2012-03-07 03:13:00 +00:00
Parse Silence unused variable warnings. 2012-03-07 00:14:40 +00:00
Rewrite Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00
Sema improve on diagnostic and provide a fixit hint when 2012-03-08 00:22:50 +00:00
Serialization AST representation for user-defined literals, plus just enough of semantic 2012-03-07 08:35:16 +00:00
StaticAnalyzer AST representation for user-defined literals, plus just enough of semantic 2012-03-07 08:35:16 +00:00
CMakeLists.txt Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00
Makefile Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00