Go to file
Alexey Samsonov 62063b46fc Use "-gline-tables-only" instead of "-g" in sanitizer test suites.
We are interested in verifying that -gline-tables-only provides enough
debug information for verbose error reports and symbolized stack traces.

llvm-svn: 217284
2014-09-05 22:05:32 +00:00
clang Move the initialization of VAListTagName after InitializeSema() 2014-09-05 20:24:27 +00:00
clang-tools-extra Try to make VS 2012 happy after r217155 2014-09-04 22:41:03 +00:00
compiler-rt Use "-gline-tables-only" instead of "-g" in sanitizer test suites. 2014-09-05 22:05:32 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc add isordered builtin 2014-09-05 13:59:15 +00:00
libcxx Address some post-commit review comments on r217261 2014-09-05 20:28:44 +00:00
libcxxabi s/LIBCXXABI_SINGLE_THREADED/LIBCXXABI_HAS_NO_THREADS/ for consistency with libcxx 2014-09-05 17:46:40 +00:00
lld [PECOFF] Run lib.exe with /machine:x64. 2014-09-05 01:35:23 +00:00
lldb Add more logging to DynamicLoaderPOSIXDYLD, especially around rendezvous handling. 2014-09-05 22:01:04 +00:00
llvm Fix pr20078. 2014-09-05 21:27:52 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Fix formatting 2014-08-31 16:21:20 +00:00