mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 20:16:05 +00:00

Default Clang invocations set DisableFree = true, which causes ASAN to complain. Override it in tests that are not supposed to leak.
Default Clang invocations set DisableFree = true, which causes ASAN to complain. Override it in tests that are not supposed to leak.