Go to file
Bob Haarman b96b10102a [COFF] support /ERRORLIMIT option
Summary: This adds support for reporting multiple errors in a single invocation of lld-link. The limit defaults to 20 and can be changed with the /ERRORLIMIT command line parameter, or set to unlimited by passing a value of 0.

Reviewers: pcc, ruiu

Reviewed By: ruiu

Differential Revision: https://reviews.llvm.org/D29691

llvm-svn: 295507
2017-02-17 22:46:06 +00:00
clang [OpenMP] Prepare Sema for initial implementation for pragma 'distribute parallel for' 2017-02-17 21:29:13 +00:00
clang-tools-extra Fix windows buildbots that don't have full shell support 2017-02-17 21:31:31 +00:00
compiler-rt [PGO] remove unintended debug trace. NFC 2017-02-17 17:42:16 +00:00
debuginfo-tests
libclc Move BufferPtr into the block where it it being used 2017-02-12 21:33:49 +00:00
libcxx Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
libcxxabi Fix test_exception_storage.pass.cpp in C++17 my re-enabling the unexpected handlers 2017-02-17 04:26:22 +00:00
libunwind [libunwind][CMake] Use libc++ headers when available 2017-02-16 05:18:08 +00:00
lld [COFF] support /ERRORLIMIT option 2017-02-17 22:46:06 +00:00
lldb NPL: Fix an incorrect logging formatv call 2017-02-17 16:09:10 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [PPC] Give unaligned memory access lower cost on processor that supports it 2017-02-17 22:29:39 +00:00
openmp [stats] add stats-gathering for static_steal scheduling method 2017-02-17 17:06:16 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Drop leftover debug statement 2017-02-17 13:39:45 +00:00