llvm-project
ad49fe3e
- [clang][Interp] Don't return success for already failed global variables
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][Interp] Don't return success for already failed global variables We might be visiting them more than once. We used to return true for second and subsequent cases, just because we had already visited it before.
Author
tbaederr
Committer
tbaederr
Parents
1197fcab
Loading