llvm-project
7af5b68a
- [DFSan] Directly create gep inbounds for arg origin tls (NFCI)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[DFSan] Directly create gep inbounds for arg origin tls (NFCI) Calling code explicitly checks that ArgNo is inbounds. NFCI because constant expression creation already infers it, this just makes it explicit.
Author
nikic
Committer
nikic
Parents
df9701bf
Loading