llvm-project/compiler-rt/test/asan
Alexey Samsonov e595e1ade0 Remove top-level Clang -fsanitize= flags for optional ASan features.
Init-order and use-after-return modes can currently be enabled
by runtime flags. use-after-scope mode is not really working at the
moment.

The only problem I see is that users won't be able to disable extra
instrumentation for init-order and use-after-scope by a top-level Clang flag.
But this instrumentation was implicitly enabled for quite a while and
we didn't hear from users hurt by it.

llvm-svn: 210924
2014-06-13 17:53:44 +00:00
..
TestCases Remove top-level Clang -fsanitize= flags for optional ASan features. 2014-06-13 17:53:44 +00:00
Unit [ASan] Optional support for dynamic ASan runtime on Linux. 2014-04-01 13:16:30 +00:00
android_commands [asan] Run Android test with asanwrapper. 2014-06-11 10:37:06 +00:00
CMakeLists.txt [asan] Remove dependency of tests on runtime library in standalone build. 2014-06-09 11:17:37 +00:00
lit.cfg [ASan Win] Fix a couple of warnings in tests and enable -WX 2014-05-30 11:58:32 +00:00
lit.site.cfg.in [asan] fix i386 tests broken from r207707 2014-05-07 19:22:16 +00:00