Go to file
Rui Ueyama 6bd3822007 Use uint64_t to keep file size even on 32-bit machines.
If an output file is too large for 32-bit, we should report an error.

llvm-svn: 299592
2017-04-05 21:37:09 +00:00
clang [lit] Fix Analysis test format pickling error 2017-04-05 18:56:48 +00:00
clang-tools-extra Fix -Wmissing-field-initializer warnings to unbreak the -Werror build 2017-04-05 16:50:19 +00:00
compiler-rt Simplify test a bit. 2017-04-05 20:26:33 +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 more -Wshadow warnings introduced by recent Clang change 2017-04-04 02:54:27 +00:00
libcxxabi Fix exception address alignment test for EHABI 2017-04-04 14:03:54 +00:00
libunwind AddressSpace: fix DWARF based unwinding handling on Android 2017-04-05 21:29:38 +00:00
lld Use uint64_t to keep file size even on 32-bit machines. 2017-04-05 21:37:09 +00:00
lldb Annotate some more libc++ tests with the new category 2017-04-05 20:34:26 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [X86 TTI] Implement LSV hook 2017-04-05 20:51:38 +00:00
openmp Test cancellation_for_sections.c expectedly fails on GCC 2017-04-04 14:39:52 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Remove llvm.lifetime.start/end in original region. 2017-04-05 20:09:59 +00:00