llvm-project/clang/lib
Argyrios Kyrtzidis 6fe744cc38 When resolving default template arguments, it should be done in the declaration context
of the template what we are going to instantiate.

Fixes various crashes of rdar://11242625 & http://llvm.org/PR11421.

llvm-svn: 155576
2012-04-25 18:39:17 +00:00
..
ARCMigrate [arcmt] When fixing the "unassigned init call" ARC error, make sure 2012-03-31 01:34:06 +00:00
AST Fix visibility when we have two types with explicit visibility in a template 2012-04-23 17:51:55 +00:00
Analysis [analyzer] Run remove dead bindings right before leaving a function. 2012-04-20 21:59:08 +00:00
Basic OpenBSD: Remove incorrect -pthread preprocessor define _POSIX_THREADS and replace 2012-04-25 06:12:24 +00:00
CodeGen Add a flag to the image info section indicating that the program is compiled for 2012-04-24 11:04:57 +00:00
Driver Clang driver support for linking on Android. 2012-04-25 08:59:22 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend Suppress -Wunused-variable warning in -Asserts build 2012-04-18 17:25:16 +00:00
FrontendTool Remove the -cc1-level option "-pubnames-dump". Such things should stay 2012-04-13 16:03:00 +00:00
Headers Expand #include_next in float.h from mingw to _msc_ver. 2012-04-24 23:43:40 +00:00
Lex Implements boxed expressions for Objective-C. <rdar://problem/10194391> 2012-04-19 00:25:12 +00:00
Parse Don't try to delay parsing the exception specification for a data member of a 2012-04-24 05:48:42 +00:00
Rewrite modern objc rewriter: fixes a bug writing 2012-04-25 17:56:48 +00:00
Sema When resolving default template arguments, it should be done in the declaration context 2012-04-25 18:39:17 +00:00
Serialization Fix serialization of uninstantiated exception specifications. Patch by Li Kan, 2012-04-21 17:47:47 +00:00
StaticAnalyzer [analyzer] Run remove dead bindings right before leaving a function. 2012-04-20 21:59:08 +00:00
Tooling Fixes the header search logic for tools: 2012-04-25 09:25:41 +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