Go to file
Filipe Cabecinhas 8144d3b091 [ubsan/cmake] Make sure we end up adding -frtti to ubsan_type_hash_itanium.cc, even if -fno-rtti is the default for the platform
llvm-svn: 262723
2016-03-04 17:02:06 +00:00
clang Move class into anonymous namespace. NFC. 2016-03-04 14:18:52 +00:00
clang-tools-extra [clang-tidy] Make 'modernize-use-nullptr' check work on multiple nested implicit cast expressions. 2016-03-04 08:55:54 +00:00
compiler-rt [ubsan/cmake] Make sure we end up adding -frtti to ubsan_type_hash_itanium.cc, even if -fno-rtti is the default for the platform 2016-03-04 17:02:06 +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 math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Fix for PR26812: possible overflow issue in std::allocator::allocate 2016-03-03 12:04:39 +00:00
libcxxabi Reducing stack usage of test 2016-03-04 14:25:13 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Refactor duplicated code. 2016-03-04 16:14:19 +00:00
lldb Add a log statement 2016-03-04 12:43:05 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Refactor gold-plugin codegen to prepare for ThinLTO threads (NFC) 2016-03-04 16:36:06 +00:00
openmp [STATS] fix output formatting when sample count is 0 2016-03-03 21:24:13 +00:00
polly [SCEVValidator] Fix loop exit values considered affine. 2016-03-03 22:10:52 +00:00