llvm-project
c7ea4c18 - [clang][bytecode] Revisit global variables separately (#123358)

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.
Author
Parents
Loading