Append -fno-assume-sane-operator-new in ASan builds.
This should help LSan detect leaks where operator new would otherwise be optimized out. llvm-svn: 229498
Loading
Please sign in to comment
This should help LSan detect leaks where operator new would otherwise be optimized out. llvm-svn: 229498