Go to file
Reid Kleckner b5fced7324 [codeview] Check for a DIExpression offset for local variables
Fixes inalloca parameters, which previously all pointed to the same
offset. Extend the test to use llvm-readobj so that we can test the
offset in a readable way.

llvm-svn: 302578
2017-05-09 19:59:29 +00:00
clang Update testcase for upstream LLVM changes (r302469). 2017-05-09 19:47:41 +00:00
clang-tools-extra [clang-tidy] Allow disabling compatibility check for generated fixes. 2017-05-09 15:10:26 +00:00
compiler-rt [mips] XFAIL dfsan's custom.cc test on mips64. 2017-05-09 19:17:16 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx docs: Fix Sphinx detection with out-of-tree builds 2017-05-09 11:18:03 +00:00
libcxxabi XFAIL noexcept member function throw/catch test under GCC. 2017-05-09 00:11:02 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld Add memory ORIGIN and LENGTH expression support 2017-05-09 18:24:38 +00:00
lldb Be a little more permissive in DynamicLoaderMacOS::CanLoadImage 2017-05-06 01:15:47 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [codeview] Check for a DIExpression offset for local variables 2017-05-09 19:59:29 +00:00
openmp [OpenMP] libomptarget: test correction for use with OpenMP 4.5 2017-04-27 18:54:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Polly][PPCGCodeGen] OpenCL now gets kernel argument size from PPCG CodeGen 2017-05-09 10:45:52 +00:00