Go to file
Douglas Gregor c7203ba19c When computing the decltype of an expression, consider Objective-C
ivar and property references as member accesses and produce the actual
type of the declaration. Fixes <rdar://problem/12031582>.

llvm-svn: 163858
2012-09-13 23:40:46 +00:00
clang When computing the decltype of an expression, consider Objective-C 2012-09-13 23:40:46 +00:00
clang-tools-extra Fix typo in a comment in lit.cfg 2012-09-12 16:29:37 +00:00
compiler-rt [TSan] support building TSan unittests in CMake 2012-09-13 14:04:57 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add barrier.cl to SOURCES, spotted by Jin Wang. 2012-09-05 18:13:55 +00:00
libcxx Dimitry Andric: FreeBSD porting tweaks for PTHREAD_MUTEX_INITIALIZER and PTHREAD_COND_INITIALIZER 2012-09-11 16:10:20 +00:00
libcxxabi Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bits for 64 bit targets. This is controls the data layout of all exceptions defined in <stdexcept>. This aligns the ABI with that of gcc-4.2. 2012-08-08 16:15:16 +00:00
lld Fix warnings. 2012-09-10 23:46:58 +00:00
lldb Fixed the #defines for YES and NO, and centralized 2012-09-13 23:35:30 +00:00
llvm Fix both the test for zero and what we do if we have a zero for 2012-09-13 23:24:02 +00:00
polly Add test cases for multi-dimensional variable lengths arrays 2012-09-11 14:03:19 +00:00