hanchenye-llvm-project/clang/lib
John McCall b73bc9af60 When computing the conversion sequence in overload resolution
for converting an empty list to a scalar, be sure to initialize
the source and destination types so that comparison of conversion
sequences will work in case there are multiple viable candidates.

llvm-svn: 153993
2012-04-04 02:40:27 +00:00
..
ARCMigrate [arcmt] When fixing the "unassigned init call" ARC error, make sure 2012-03-31 01:34:06 +00:00
AST PR12438: Profile a reference to a type template parameter by depth and index, 2012-04-02 18:53:24 +00:00
Analysis clang/lib/Analysis/CFG.cpp: Get rid of early insertion of placeholder to the map. 2012-03-25 06:30:37 +00:00
Basic Add more constraint registers for mips. 2012-04-03 01:16:32 +00:00
CodeGen ErrorUnsupported on array cookies in the MS C++ ABI code; 2012-04-04 01:33:45 +00:00
Driver Use -rewrite-legacy-objc as clang argument for translating 2012-04-02 15:59:19 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend [analyzer] Enable retry exhausted without inlining by default. 2012-03-28 19:59:16 +00:00
FrontendTool Introduce a -cc1-level option -pubnames-dump, which simply dumps the 2012-03-27 18:06:49 +00:00
Headers Correctly check argument types for some vector macros in smmintrin.h. Put parentheses around uses of vector macro arguments. 2012-03-30 07:01:17 +00:00
Index Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 2012-03-11 07:00:24 +00:00
Lex Add feature check "cxx_local_type_template_args" describing support 2012-04-04 00:48:39 +00:00
Parse Enter an expression evaluation context when parsing 2012-04-04 01:27:53 +00:00
Rewrite modern objective-c translator: rewriter linkage spec. 2012-04-03 17:35:38 +00:00
Sema When computing the conversion sequence in overload resolution 2012-04-04 02:40:27 +00:00
Serialization Remove dead assignment to local variable. 2012-04-04 00:55:21 +00:00
StaticAnalyzer Change BugReporter's usage of IsCachedDiagnostic to only impact pruning diagnostics emitted to the 2012-04-04 00:55:29 +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