Go to file
Manman Ren 2c3933f402 ObjC lifetime: pull sugar off when the qualifiers conflict.
It's possible to have multiple local ObjCLifetime qualifiers. When there is
a conflict, we can't stop after we reach a type that is directly qualified.
We need to keep pulling sugar off and removing the ObjCLifetime qualifers.

rdar://25804796

Differential Revision: http://reviews.llvm.org/D20843

llvm-svn: 271409
2016-06-01 17:14:19 +00:00
clang ObjC lifetime: pull sugar off when the qualifiers conflict. 2016-06-01 17:14:19 +00:00
clang-tools-extra [include-fixer] use includer of .inc header to be the file path of a symbol from .inc header. 2016-06-01 12:01:06 +00:00
compiler-rt [profile] Fix PR/27917 2016-05-31 23:12:13 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:52 +00:00
libcxxabi Missed part of D16545 (static lib testing) 2016-06-01 12:50:30 +00:00
libunwind [libunwind] Improve unwinder stack usage - II 2016-05-27 15:41:45 +00:00
lld [ELF] - Implemented support for test/binop relaxations from latest ABI. 2016-06-01 16:45:30 +00:00
lldb Add more verification on consectutive bitfields otherwise clang will assert. 2016-05-31 22:29:56 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [codeview] Translate basic DITypes to CV type records 2016-06-01 17:05:51 +00:00
openmp Fine tuning of TC* macros - small followup 2016-06-01 09:59:26 +00:00
polly [GSoC 2016] [Polly] [FIX] Determination of statements that contain matrix 2016-05-31 11:22:21 +00:00