commit | 864e349715f5e32049bef560a23777b465f6c8ca | [log] [tgz] |
---|---|---|
author | Michael Gottesman <mgottesman@apple.com> | Tue Jun 20 20:28:07 2017 +0000 |
committer | Michael Gottesman <mgottesman@apple.com> | Tue Jun 20 20:28:07 2017 +0000 |
tree | c82a4fd3b6df37609702699606b66b6e8529370b | |
parent | f958f31ecfd6b98a0679dd8f6d645eb9c4ec372f [diff] |
[cmake] Add support for using the standalone leaks sanitizer with LLVM. This commit causes LLVM_USE_SANITIZER to now accept the "Leaks" option. This will cause cmake to pass in -fsanitize=leak in all of the appropriate places. I am making this change so that I can setup a linux bot that only detects leaks. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305839 91177308-0d34-0410-b5e6-96231b3b80d8