Go to file
Alex Lorenz 5ff6b8655a [Frontend] Verify that the bitstream is not empty before reading
the serialised diagnostics

Clang should avoid calling report_fatal_error when the file with the serialised
diagnostics is empty. This commit changes Clang's serialised diagnostic reader,
now it reports an appropriate error instead of crashing.

rdar://31939877

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

llvm-svn: 307384
2017-07-07 10:25:12 +00:00
clang [Frontend] Verify that the bitstream is not empty before reading 2017-07-07 10:25:12 +00:00
clang-tools-extra [clang-tidy] Fix modernize-use-override incorrect replacement 2017-07-07 10:15:24 +00:00
compiler-rt Revert r307342, r307343. 2017-07-07 01:31:23 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx cmath: Support clang's -fdelayed-template-parsing 2017-07-07 05:13:36 +00:00
libcxxabi Fix incomplete type test on OS X; workaround weird DYLD_LIBRARY_PATH behavior 2017-07-06 00:29:09 +00:00
libunwind Add a test harness 2017-07-06 15:20:12 +00:00
lld [ELF] Add call to assignAddresses() before createThunks() [NFC] 2017-07-07 10:03:37 +00:00
lldb Fix Xcode project file for gtest schemes. 2017-07-06 23:25:35 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Fix uninitalized memory access introduced in r307350. 2017-07-07 10:23:13 +00:00
openmp Fix wrong website in messages 2017-07-05 22:01:05 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Make create_ll work with latest LLVM [NFC] 2017-07-07 04:20:55 +00:00