Go to file
Eric Fiselier 3a0485427f Remove workarounds for C++17 inline variable ABI break. It has been fixed in clang.
llvm-svn: 274419
2016-07-02 03:21:58 +00:00
clang PR28394: For compatibility with c++11 and c++14, if a static constexpr data 2016-07-02 01:32:16 +00:00
clang-tools-extra [clang-tidy] UnnecessaryValueParamCheck - suggest std::move() if non-const value parameter can be moved. 2016-07-01 20:12:15 +00:00
compiler-rt [compiler-rt] Fix cmake to propagate debug info to runtime unittests 2016-07-01 21:12:07 +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 configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Remove workarounds for C++17 inline variable ABI break. It has been fixed in clang. 2016-07-02 03:21:58 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld [BitcodeFile] Simplify shouldSkip(). NFCI. 2016-07-01 20:43:28 +00:00
lldb Fixed thread local storage test case to run normally with no expected fail for Darwin, always skip on windows, and expected fail for all other OSs while mentioning the new bug I filed to track fixing TLS variables: https://llvm.org/bugs/show_bug.cgi?id=28392 2016-07-01 22:33:13 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [SystemZ] Move misplaced SystemZ::TDC to non-memory opcode range. 2016-07-02 02:20:40 +00:00
openmp Fix checks on schedule struct 2016-07-01 17:54:32 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly Ensure parameter names are isl-compatible 2016-07-01 13:40:28 +00:00