This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0b51b36d5
llvm-project
/
compiler-rt
/
lib
/
asan
/
lit_tests
History
Kostya Serebryany
2e57127cf7
[asan] add a test that demonstrates why the current use-after-return is not signal-safe
...
llvm-svn: 189943
2013-09-04 14:39:43 +00:00
..
32bitConfig
[tests] Update to use lit_config and lit package, as appropriate.
2013-08-09 22:14:01 +00:00
64bitConfig
[tests] Update to use lit_config and lit package, as appropriate.
2013-08-09 22:14:01 +00:00
TestCases
[asan] add a test that demonstrates why the current use-after-return is not signal-safe
2013-09-04 14:39:43 +00:00
Unit
[tests] Update to use lit_config and lit package, as appropriate.
2013-08-09 22:14:01 +00:00
CMakeLists.txt
[ASan] create separate configs for running ASan lit tests in both 32- and 64-bit mode. Clean up RUN-lines in tests.
2013-06-07 09:38:55 +00:00
lit.cfg
ASan, LSan, MSan: try to find llvm-symbolizer binary in PATH if it is not provided. Now we don't need to explicitly set the location of llvm-symbolizer in lit test configs.
2013-09-03 13:22:51 +00:00