llvm-project/compiler-rt/test/asan
Alexander Potapenko 853a232e66 [ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=321 for time() and frexp()
Add a test for the frexp() interceptor.
Annotate the interceptors that may potentially corrupt stack IDs of freed buffers with FIXME comments.

llvm-svn: 211153
2014-06-18 09:27:40 +00:00
..
TestCases [ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=321 for time() and frexp() 2014-06-18 09:27:40 +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