Go to file
Adrian Prantl 940257f7e4 Verifier: Check that all instructions have their parent pointers set up
correctly. This helps with catching problems caused by IRBuilder abuse
such as the one fixed in CFE r222487.

llvm-svn: 222488
2014-11-21 00:39:43 +00:00
clang Debug info for blocks: Fix a bug caught by the Verifier. 2014-11-21 00:35:25 +00:00
clang-tools-extra [clang-tidy] Set google-readability-namespace-comments.ShortNamespaceLines to 10 2014-11-20 15:05:32 +00:00
compiler-rt Move ASan non-Linux-specific tests out of the Linux/ directory 2014-11-21 00:21:43 +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 Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Remove xfail tag for darwin from quick_exit test 2014-11-20 03:40:32 +00:00
libcxxabi Remove accidentally commited line in commit. Sorry 2014-11-19 05:00:57 +00:00
lld [PECOFF] Enable dead-stripping even if /debug option is given. 2014-11-20 23:59:40 +00:00
lldb Add a test for the driver's "-k" option. 2014-11-21 00:14:57 +00:00
llvm Verifier: Check that all instructions have their parent pointers set up 2014-11-21 00:39:43 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly todo: We can support modifiable memory access functions 2014-11-19 16:31:33 +00:00