Go to file
Hal Finkel 1a328f508f Include SmallSet.h in BackendUtil.cpp
BackendUtil.cpp uses llvm::SmallSet but did not include the header. It was
included indirectly, but this will change once the AssumptionCache is removed.
NFC.

llvm-svn: 289752
2016-12-15 02:19:17 +00:00
clang Include SmallSet.h in BackendUtil.cpp 2016-12-15 02:19:17 +00:00
clang-tools-extra [change-namespace] don't crash when type reference is in function type parameter list. 2016-12-14 17:01:52 +00:00
compiler-rt Fix simple cmake error when COMPILER_RT_SUPPORTED_ARCH is empty. 2016-12-15 01:21:04 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Work around bug in initialization of std::array base class with older clangs 2016-12-14 23:24:12 +00:00
libcxxabi [libc++abi] Mark failing test on Darwin as XFAIL 2016-12-13 02:43:04 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Rename this variable. 2016-12-15 00:57:53 +00:00
lldb Fix incorrectly named variables. 2016-12-15 00:30:30 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Add testcases for some shuffle bugs. 2016-12-15 01:47:15 +00:00
openmp Follow up to r289732: Update comments in source files to reference .cpp files 2016-12-14 23:01:24 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Adjust clang-format formatting to r289531 2016-12-13 12:44:00 +00:00