llvm-project/compiler-rt/lib
Nico Weber d64186f5da Revert r259961, r259978, r259981.
The "sanitizer-windows" buildbot has been failing for two days because of this:

FAILED: cl.exe asan_report.cc
asan_scariness_score.h(60) : error C2536:
  '__asan::ScarinessScore::__asan::ScarinessScore::descr' :
      cannot specify explicit initializer for arrays
asan_scariness_score.h(60) : see declaration of '__asan::ScarinessScore::descr'

llvm-svn: 260059
2016-02-07 21:41:37 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Revert r259961, r259978, r259981. 2016-02-07 21:41:37 +00:00
builtins builtins: Fix struct __emutls_control to match GCC 2016-02-04 20:26:00 +00:00
cfi [cfi] Safe handling of unaddressable vtable pointers (compiler-rt). 2016-02-03 22:19:04 +00:00
dfsan [compiler-rt] [dfsan] Unify aarch64 mapping 2015-11-27 12:43:33 +00:00
interception Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00
lsan Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00
msan [MSan] Clear parameters shadow before invoking malloc/free hooks. 2016-01-20 19:56:04 +00:00
profile Sync up with master file 2016-02-03 04:09:02 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common Fix build on FreeBSD after r259741. 2016-02-07 17:40:45 +00:00
stats Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
tsan [TSan] Fix PrintMatchedSuppressions: Read hit count for suppression atomically 2016-02-04 05:28:48 +00:00
ubsan [cfi] Safe handling of unaddressable vtable pointers (compiler-rt). 2016-02-03 22:19:04 +00:00
CMakeLists.txt Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00