commit | 036a5bef2d686cca47dad82e87fd96ca865b8330 | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <[email protected]> | Mon Sep 16 15:50:53 2013 |
committer | Alexey Samsonov <[email protected]> | Mon Sep 16 15:50:53 2013 |
tree | a7111ad1291fbf8e9965ad14497e8e7ab4475eb5 | |
parent | 48e256466a8e521df3998a458120bf5608527b72 [diff] |
[ASan] Split ASan unit tests into two different binaries: (1) instrumented, i.e. compiled and linked with -fsanitize=address (2) not instrumented, compiled w/o -fsanitize=address and linked with ASan runtime statically. llvm-svn: 190788