hanchenye-llvm-project/compiler-rt/test/asan
Kostya Serebryany cd60ed53f6 [asan] when reporting an ODR violation, also print the stack traces where the globals have been registered (thus show the name of shared library or exe to which the global belongs). The reports become a bit too verbose but I do not see any *simple* way to make them more compact. This should be especially helpful when the ODR happens because the same .cc file is used twice in the project in differend DSOs
llvm-svn: 211343
2014-06-20 08:24:12 +00:00
..
TestCases [asan] when reporting an ODR violation, also print the stack traces where the globals have been registered (thus show the name of shared library or exe to which the global belongs). The reports become a bit too verbose but I do not see any *simple* way to make them more compact. This should be especially helpful when the ODR happens because the same .cc file is used twice in the project in differend DSOs 2014-06-20 08:24:12 +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