llvm-project/compiler-rt/lib
Richard Smith c1aaf8ebb7 Remove 'noexcept's that do not match between header and source file.
This code is ill-formed, but under -fno-exceptions compilers generally accept it (at least, prior to C++17). This allows this code to be built by Clang in C++17 mode.

llvm-svn: 330765
2018-04-24 20:33:37 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan Change kAllocatorSpace for powerpc64. 2018-04-23 21:13:40 +00:00
builtins [PATCH] [compiler-rt, RISCV] Support builtins for RISC-V 2018-03-01 07:47:27 +00:00
cfi [sanitizer] Build failures fixes post D45457 2018-04-16 16:58:34 +00:00
dfsan Reland "Install resource files into a share/ directory" 2018-01-14 03:43:14 +00:00
esan [sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon 2018-04-16 16:32:19 +00:00
fuzzer [LibFuzzer] Tweak `MutationDispatcher::Mutate_CopyPart` mutation. 2018-04-24 06:31:09 +00:00
hwasan [HWASan] Use dynamic shadow memory on Android only. 2018-04-24 00:17:02 +00:00
interception The OpenBSD UBsan port introduced two typos that broke the Solaris sanitizer build. 2018-04-24 13:00:24 +00:00
lsan [sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon 2018-04-16 16:32:19 +00:00
msan [sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon 2018-04-16 16:32:19 +00:00
profile Fix clang-cl warnings in compiler-rt 2018-04-23 17:05:47 +00:00
safestack Enable SafeStack on NetBSD 2017-08-10 18:40:09 +00:00
sanitizer_common [sanitizer] More dead code removal 2018-04-24 14:58:10 +00:00
scudo [scudo] Read ARM feature bits using Fuchsia APIs. 2018-04-23 14:53:13 +00:00
stats [sanitizer] Build failures fixes post D45457 2018-04-16 16:58:34 +00:00
tsan tsan: fix compiler warnings 2018-04-19 07:42:08 +00:00
ubsan [sanitizer] Fix OSX build failure post D45457 2018-04-16 18:17:22 +00:00
ubsan_minimal [ubsan-minimal] Fix the ubsan_minimal debug build (COMPILER_RT_DEBUG=1) on macOS. 2018-02-24 13:14:44 +00:00
xray Remove 'noexcept's that do not match between header and source file. 2018-04-24 20:33:37 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00