Go to file
Angel Garcia Gomez 06d010cae3 Avoid LoopConvertCheck replacements in template instantiations.
Summary: Prevent LoopConvertCheck from doing replacements in template instantiations, and add a test.

Reviewers: alexfh

Subscribers: klimek, cfe-commits

Differential Revision: http://reviews.llvm.org/D12321

llvm-svn: 245942
2015-08-25 15:44:00 +00:00
clang Convert SampleProfile pass into a Module pass. 2015-08-25 15:25:13 +00:00
clang-tools-extra Avoid LoopConvertCheck replacements in template instantiations. 2015-08-25 15:44:00 +00:00
compiler-rt [UBSan] Add the ability to print more precise error kind in summary line. 2015-08-24 23:18:49 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Mark test as XFAIL with MSAN until D12311 gets committed 2015-08-25 04:35:55 +00:00
libcxxabi Fix or disable C++11 tests in C++03 mode 2015-08-20 01:22:17 +00:00
libunwind unwind: fix invalid memory access 2015-08-21 03:21:31 +00:00
lld COFF: Update for LTO API change. 2015-08-24 22:22:58 +00:00
lldb Handle DW_OP_GNU_addr_index in DWARF expressions 2015-08-25 11:46:06 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm Convert SampleProfile pass into a Module pass. 2015-08-25 15:25:11 +00:00
openmp Update z_Linux_asm.s to use platform macros 2015-08-20 19:46:14 +00:00
polly [Vectorizer] Detect strides in multi-dimensional arrays 2015-08-24 22:20:46 +00:00