Go to file
Rafael Espindola c286f4bf2a Add a testcase where there is an overflow when combining two constants.
I noticed that a proposed optimization would have prevented this.

llvm-svn: 210287
2014-06-05 21:29:49 +00:00
clang When an inline-asm diagnostic is reported by the backend, report it with the 2014-06-05 21:23:42 +00:00
clang-tools-extra Allow per-file clang-tidy options. 2014-06-05 13:31:45 +00:00
compiler-rt [asancov] Faster coverage in memory-mapped mode. 2014-06-05 14:38:53 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r209103 2014-06-03 15:43:57 +00:00
libcxx Use __builtin_operator_new/__builtin_operator_delete when available. This 2014-06-04 19:54:15 +00:00
libcxxabi Add test case for inherited exceptions 2014-06-03 21:50:11 +00:00
lld [Mips] Make dynlib-dynsym.test self contained. 2014-06-05 12:39:12 +00:00
lldb Added gdb-remote test for software breakpoints. 2014-06-05 16:34:13 +00:00
llvm Add a testcase where there is an overflow when combining two constants. 2014-06-05 21:29:49 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Adjust another test case to not access out of bounds 2014-06-04 19:41:47 +00:00