Go to file
Peter Collingbourne 96e36a67ed AssumptionCache: Update documentation comment.
The comment was somewhat misleading in that it implied that passes were not
responsible for adding new assumptions to the assumption cache. This new
wording now explicitly mentions that they are required to do so.

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

llvm-svn: 295148
2017-02-15 03:50:01 +00:00
clang Speculatively revert r295118 to see if it's what's causing the modules selfhost buildbots to fail. 2017-02-15 03:29:24 +00:00
clang-tools-extra [clang-tidy] Add support for NOLINTNEXTLINE. 2017-02-14 12:47:56 +00:00
compiler-rt [PGO] Delay profile dir creation until write 2017-02-14 21:39:55 +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 Move BufferPtr into the block where it it being used 2017-02-12 21:33:49 +00:00
libcxx Add tests for noexcept functions 2017-02-13 22:44:39 +00:00
libcxxabi Fix path to libc++'s python test module 2017-02-09 23:58:54 +00:00
libunwind Revert "[libunwind][CMake] Use libc++ headers when available" 2017-02-09 03:56:47 +00:00
lld Set the correct r_offset even when creating a R_*_NONE. 2017-02-15 01:53:23 +00:00
lldb Use StringRef and APFloat instead of lldb/StringConvert.h 2017-02-14 19:07:01 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm AssumptionCache: Update documentation comment. 2017-02-15 03:50:01 +00:00
openmp libomptarget: Disable on Win32 2017-02-10 17:13:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopDetectDiagnostics] Do not format unnamed array names 2017-02-12 10:53:02 +00:00