Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
halide
/
Halide
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.6k
Code
Issues
672
Pull requests
86
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add ASAN support to CMake via toolchain file
- #6920
#6920
Merged
steven-johnson
merged 15 commits into
main
halide/Halide:main
from
srj/asan3
halide/Halide:srj/asan3
Copy head branch name to clipboard
Aug 11, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add ASAN support to CMake via toolchain file
#6920
steven-johnson
merged 15 commits into
main
halide/Halide:main
from
srj/asan3
halide/Halide:srj/asan3
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2022
asan toolchain
steven-johnson
committed
6f69e03
View commit details
Copy full SHA for 6f69e03
Browse repository at this point
wip
steven-johnson
committed
3cc350a
View commit details
Copy full SHA for 3cc350a
Browse repository at this point
wip
steven-johnson
committed
baa23bc
View commit details
Copy full SHA for baa23bc
Browse repository at this point
address some comments
steven-johnson
committed
352e05a
View commit details
Copy full SHA for 352e05a
Browse repository at this point
Commits on Aug 10, 2022
Merge branch 'main' into srj/asan3
alexreinking
committed
dc6a3aa
View commit details
Copy full SHA for dc6a3aa
Browse repository at this point
add sanitizer vars back to Python tests
alexreinking
committed
af31318
View commit details
Copy full SHA for af31318
Browse repository at this point
Allow any app to be individually turned on/off
alexreinking
committed
f168ee8
View commit details
Copy full SHA for f168ee8
Browse repository at this point
Move ASAN detection into project
alexreinking
committed
f769003
View commit details
Copy full SHA for f769003
Browse repository at this point
Fixup: disable bgu app from toolchain
alexreinking
committed
cbee01e
View commit details
Copy full SHA for cbee01e
Browse repository at this point
Use LLVM_ROOT to find clang in the toolchain
alexreinking
committed
aa05f32
View commit details
Copy full SHA for aa05f32
Browse repository at this point
Commits on Aug 11, 2022
Remove unnecessary uses of $<TARGET_FILE:>
alexreinking
committed
39d3bbc
View commit details
Copy full SHA for 39d3bbc
Browse repository at this point
Use LLD from LLVM_ROOT
alexreinking
committed
6e9efc0
View commit details
Copy full SHA for 6e9efc0
Browse repository at this point
move sanitizer env var settings to presets
alexreinking
committed
2f576db
View commit details
Copy full SHA for 2f576db
Browse repository at this point
Make apps work with ASAN
alexreinking
committed
c6691df
View commit details
Copy full SHA for c6691df
Browse repository at this point
Make Python tests preload ASAN
alexreinking
committed
6800ade
View commit details
Copy full SHA for 6800ade
Browse repository at this point
You can’t perform that action at this time.