This website works better with JavaScript.
Home
Explore
Help
Sign In
cpp
/
cmakemodules
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
696 KiB
CMake
99.1%
Shell
0.9%
Tree:
1ec58d4183
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1ec58d4183'
${ noResults }
HTTPS
ZIP
TAR.GZ
Sam Spilsbury
1ec58d4183
Don't emit an error for deleting an object with a nonvirtual dtor.
We want that behaviour at runtime to make sure ubsan works
11 years ago
test_project
Add modules for asan, msan, tsan and ubsan
12 years ago
FindASan.cmake
Add modules for asan, msan, tsan and ubsan
12 years ago
FindMSan.cmake
Add modules for asan, msan, tsan and ubsan
12 years ago
FindTSan.cmake
Add modules for asan, msan, tsan and ubsan
12 years ago
FindUBSan.cmake
Don't emit an error for deleting an object with a nonvirtual dtor.
11 years ago
LICENSE
Initial commit
12 years ago
README.md
Initial commit
12 years ago
README.md
sanitizers-cmake
CMake modules to help use sanitizers