Go to file
Dean Michael Berris f4f687ae5d [compiler-rt] Allow c++ abi to be explictly disabled in cmake configuration
Summary: This will allow for the sanitizers to be used when c++ abi is unavailable.

    Reviewers: samsonov, beanz, pcc, rnk

    Subscribers: llvm-commits, kubabrecka, compnerd, dberris

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

llvm-svn: 279816
2016-08-26 12:23:20 +00:00
clang Sort list of driver-known file extensions. It was previously approximately 2016-08-26 00:41:59 +00:00
clang-tools-extra [clang-tidy] Some tweaks on header guard checks. 2016-08-26 11:15:38 +00:00
compiler-rt [compiler-rt] Allow c++ abi to be explictly disabled in cmake configuration 2016-08-26 12:23:20 +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 amdgcn: Fix return type of get_num_groups 2016-08-25 07:31:40 +00:00
libcxx Followon to r279744. Find the other exception types and make __throw_XXX routines (and call them). Remove the generic __libcpp_throw routine, since no one uses it anymore. 2016-08-25 17:47:09 +00:00
libcxxabi Default LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX 2016-08-16 03:44:55 +00:00
libunwind EHABI: cover switch once more 2016-08-18 23:59:12 +00:00
lld Implement support for --build-id=uuid switch 2016-08-26 09:55:37 +00:00
lldb Switch linux and android CODE_OWNERS 2016-08-26 10:06:13 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [X86][SSE4A] The EXTRQ/INSERTQ bit extraction/insertion ops should be in the integer domain 2016-08-26 09:55:41 +00:00
openmp cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no functional changes done 2016-08-17 18:18:21 +00:00
parallel-libs [StreamExecutor] Add Platform and PlatformManager 2016-08-25 21:33:07 +00:00
polly Improve documentation and testing for isl_valFromAPInt 2016-08-26 12:01:07 +00:00