Go to file
Alex Lorenz fdd769e847 Coverage mapping: fix mapping for objective-c for statement
llvm-svn: 216082
2014-08-20 17:11:53 +00:00
clang Coverage mapping: fix mapping for objective-c for statement 2014-08-20 17:11:53 +00:00
clang-tools-extra [clang-tidy] Allow /**/ comments on #endifs when checking header guards. 2014-08-20 16:01:42 +00:00
compiler-rt DFSan's set label function should avoid writing to the shadow memory when the write would not change the value in memory. 2014-08-19 01:47:33 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc vload/vstore: Use casts instead of scalarizing everything in CLC version 2014-08-20 13:58:57 +00:00
libcxx fix missing include for ::close in platform_support.h 2014-08-19 17:52:40 +00:00
libcxxabi Improve logging of aborts for Android. 2014-08-19 16:30:07 +00:00
lld [PECOFF] Emit PE+ idata tables. 2014-08-20 01:09:42 +00:00
lldb Avoid global contstructors and place static variables inside classes as static local variables and remove the static ivars. Subclasses should use the accessor functions. 2014-08-20 17:00:21 +00:00
llvm [FastISel][AArch64] Don't fold the sign-/zero-extend from i1 into the compare. 2014-08-20 16:34:15 +00:00
openmp Commit PowerPC64 support from Carlo Bertolli at IBM. 2014-08-07 10:12:54 +00:00
polly Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00