Go to file
Evgeniy Stepanov c935ca8c3c [msan] Add store_context_size= flag.
A new flag to control stack trace size for store event (in
track-origins=2 mode) independently of malloc_context_size.

llvm-svn: 211896
2014-06-27 12:48:01 +00:00
clang Replace GetProgramPath("ld") with GetLinkerPath(). 2014-06-27 12:37:36 +00:00
clang-tools-extra Make clang-tidy-diff.py py3-compatible. 2014-06-27 01:10:18 +00:00
compiler-rt [msan] Add store_context_size= flag. 2014-06-27 12:48:01 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead 2014-06-26 15:26:38 +00:00
libcxx Patch from Albert J. Wong to make type_traits take advantage of gcc intrinsics in 4.7 and later. No functionality change when using clang. 2014-06-26 01:07:56 +00:00
libcxxabi Silence unused variable and parameter warnings. 2014-06-26 16:58:38 +00:00
lld Add const to sort() comparator function. Caught by gcc but not clang 2014-06-27 01:04:01 +00:00
lldb lldb: remove adhoc implementation of array_sizeof 2014-06-27 05:17:41 +00:00
llvm [x86] Clean up some unused variables, especially in release builds. 2014-06-27 12:04:18 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Don't expand to invalid Scops with -polly-detect-keep-going 2014-06-27 06:21:14 +00:00