llvm-project
c7ea4c18
- [clang][bytecode] Revisit global variables separately (#123358)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
335 days ago
[clang][bytecode] Revisit global variables separately (#123358) Call `EvaluateAsInitializer()` explicitly here, so we don't abort the evaluation of the `DeflRefExpr` just because the initializer of that global variable failed.
References
#123358 - [clang][bytecode] Revisit global variables separately
Author
tbaederr
Parents
ebfdd382
Loading