hanchenye-llvm-project/compiler-rt/lib
Vitaly Buka e0dadf3de2 [sanitizer] Remove max_len parameter from InternalScopedString
InternalScopedString uses InternalMmapVector internally
so it can be resized dynamically as needed.

Reviewed By: eugenis

Differential Revision: https://reviews.llvm.org/D98751
2021-03-17 16:57:09 -07:00
..
BlocksRuntime
asan [sanitizer] Remove max_len parameter from InternalScopedString 2021-03-17 16:57:09 -07:00
builtins [compiler-rt] Use try_compile_only to check for __ARM_FP 2021-03-16 22:21:18 +02:00
cfi
crt
dfsan [dfsan] Add origin ABI wrappers 2021-03-17 02:22:35 +00:00
fuzzer [libFuzzer] Use macro instead of __attribute__. 2021-03-12 14:36:57 -08:00
gwp_asan
hwasan [sanitizer] Remove max_len parameter from InternalScopedString 2021-03-17 16:57:09 -07:00
interception
lsan [sanitizer] Remove max_len parameter from InternalScopedString 2021-03-17 16:57:09 -07:00
memprof [sanitizer] Remove max_len parameter from InternalScopedString 2021-03-17 16:57:09 -07:00
msan [sanitizers] Fix interception of GLibc regexec 2021-03-08 10:53:55 +00:00
profile [gcov] Delete ancient MSVC workaround 2021-03-12 15:10:12 -08:00
safestack
sanitizer_common [sanitizer] Remove max_len parameter from InternalScopedString 2021-03-17 16:57:09 -07:00
scudo scudo: Allow TBI to be disabled on Linux with a macro. 2021-03-16 12:56:19 -07:00
stats
tsan [sanitizer] Remove max_len parameter from InternalScopedString 2021-03-17 16:57:09 -07:00
ubsan [sanitizer] Remove max_len parameter from InternalScopedString 2021-03-17 16:57:09 -07:00
ubsan_minimal
xray [XRay][compiler-rt][x86_64] Fix CFI directives in assembly trampolines 2021-03-06 10:38:27 -08:00
CMakeLists.txt