This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
lib
/
scudo
History
Kostya Serebryany
8b4904f9d7
[scudo] add NORETURN to the declaration of dieWithMessage; this should fix a warning in lib/scudo/scudo_termination.cpp
...
llvm-svn: 277546
2016-08-02 23:23:13 +00:00
..
CMakeLists.txt
[compiler-rt] Fix VisualStudio virtual folders layout
2016-07-11 21:51:56 +00:00
scudo_allocator.cpp
[sanitizer] Implement a __asan_default_options() equivalent for Scudo
2016-08-02 22:25:38 +00:00
scudo_allocator.h
…
scudo_flags.cpp
[sanitizer] Implement a __asan_default_options() equivalent for Scudo
2016-08-02 22:25:38 +00:00
scudo_flags.h
…
scudo_flags.inc
…
scudo_interceptors.cpp
…
scudo_new_delete.cpp
…
scudo_termination.cpp
[sanitizer] Implement a __asan_default_options() equivalent for Scudo
2016-08-02 22:25:38 +00:00
scudo_utils.cpp
[sanitizer] Implement a __asan_default_options() equivalent for Scudo
2016-08-02 22:25:38 +00:00
scudo_utils.h
[scudo] add NORETURN to the declaration of dieWithMessage; this should fix a warning in lib/scudo/scudo_termination.cpp
2016-08-02 23:23:13 +00:00