Go to file
Zachary Turner 1f004c43d2 Try to fix thread name truncation on non-Windows.
llvm-svn: 296976
2017-03-04 18:53:09 +00:00
clang [index] C++: Improve handling of typedefs as base names in C++ class declarations 2017-03-04 17:54:56 +00:00
clang-tools-extra Replaced UserNullMacros with NullMacros in modernize-use-nullptr check docs 2017-03-04 14:06:26 +00:00
compiler-rt [compiler-rt][asan] Turn on ASAN unittests for win64. 2017-03-03 16:35:46 +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 math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Fix nonsense comment 2017-03-04 12:28:12 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind Fix the project name in the license file. 2017-02-27 17:47:58 +00:00
lld [Windows] Remove the #include <eh.h> hack. 2017-03-03 20:21:59 +00:00
lldb Truncate thread names if they're too long. 2017-03-04 16:42:25 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Try to fix thread name truncation on non-Windows. 2017-03-04 18:53:09 +00:00
openmp Removing couple unnecessary architecture guards. 2017-02-28 21:43:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [tests] Specify the dependence to NVPTX backend for Polly ACC test cases 2017-03-03 03:38:50 +00:00