llvm-project
ad49fe3e - [clang][Interp] Don't return success for already failed global variables

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
Committer
Parents
Loading