Go to file
Peter Collingbourne cacac6a104 LowerTypeTests: When importing functions skip definitions where the summary contains a decl.
This normally indicates mixed CFI + non-CFI compilation, and will
result in us treating the function in the same way as a function
defined outside of the LTO unit.

Part of PR33752.

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

llvm-svn: 307744
2017-07-12 00:39:12 +00:00
clang [ODRHash] Revert r307720 to fix buildbot. 2017-07-12 00:38:27 +00:00
clang-tools-extra [clangd] Fix Go to Definition not working in VSCode extension 2017-07-11 21:26:18 +00:00
compiler-rt [tsan] Update test to r307338 2017-07-12 00:14:05 +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 [libcxx][CMake] Add install path variable to allow overriding the destination 2017-07-11 02:39:50 +00:00
libcxxabi [libcxxabi][CMake] Add install path variable to allow overriding the destination 2017-07-11 01:42:26 +00:00
libunwind [libunwind][CMake] Add install path variable to allow overriding the destination 2017-07-11 01:12:09 +00:00
lld [PDB] Use a more appropriate message for a fatal error 2017-07-11 23:44:51 +00:00
lldb switch on enum should be exhaustive and warning-free 2017-07-11 21:06:20 +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 LowerTypeTests: When importing functions skip definitions where the summary contains a decl. 2017-07-12 00:39:12 +00:00
openmp Rename z_Linux_asm.s to z_Linux_asm.S 2017-07-11 18:04:56 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [WWW] Add a section to Getting Started about building out-of-tree 2017-07-11 20:37:28 +00:00