Go to file
Sean Silva 9af25704d2 Another place for CMAKE_HOST_UNIX
If we don't create the target, don't try to add it as a dependency.

After r265595, we were only creating the SanitizerLintCheck when
`CMAKE_HOST_UNIX` was true.

CMake was emitting a warning:
  The dependency target "SanitizerLintCheck" of target "check-ubsan" does not
  exist.

llvm-svn: 265613
2016-04-06 23:18:09 +00:00
clang Revert "Set the default C standard to C99 when targeting the PS4." 2016-04-06 21:06:52 +00:00
clang-tools-extra [clang-tidy] Assertion fix in misc-misplaced-widening-cast check. 2016-04-06 14:49:15 +00:00
compiler-rt Another place for CMAKE_HOST_UNIX 2016-04-06 23:18:09 +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 copyright year to 2016. 2016-03-30 22:39:03 +00:00
libcxx Remove unused internal routines. No functional change 2016-04-04 23:23:35 +00:00
libcxxabi Update copyright year to 2016. 2016-03-30 22:40:47 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Needed change to lld for the change to createBinary() now returning Expected<...> 2016-04-06 22:15:23 +00:00
lldb Reduce code duplication in ProcessGDBRemote 2016-04-06 16:49:13 +00:00
llgo [llgo] add USES_TERMINAL option to check-libgo 2016-03-30 00:29:33 +00:00
llvm ValueMapper: clang-format ValueMapper.h, NFC 2016-04-06 22:37:30 +00:00
openmp [STATS] Remove trailing whitespace in stats source files 2016-04-05 18:48:48 +00:00
polly Add test case forgotten in r265379. 2016-04-05 17:40:07 +00:00