aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKirill Bobyrev <kbobyrev@google.com>2020-11-19 13:23:43 +0100
committerKirill Bobyrev <kbobyrev@google.com>2020-11-19 13:24:55 +0100
commit140783347afb6e1848c81617d7fa3e556087cadd (patch)
treec9032243d194e40c3bbf27c9e4008bb5f4d578af /clang/lib/CodeGen/CodeGenModule.cpp
parentc43abf043692babf9ad4f8bded2fdf6ab9c354b0 (diff)
downloadllvm-140783347afb6e1848c81617d7fa3e556087cadd.zip
llvm-140783347afb6e1848c81617d7fa3e556087cadd.tar.gz
llvm-140783347afb6e1848c81617d7fa3e556087cadd.tar.bz2
[clangd] Disable SerializationTest.NoCrashOnBadArraySize with ASAN
Address Sanitizer crashes on large allocations: ```c++ // Try to crash rather than hang on large allocation. ScopedMemoryLimit MemLimit(1000 * 1024 * 1024); // 1GB ```
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions