Files
clang-p2996/clang/lib/AST/ByteCode/Compiler.cpp
Timm Baeder c7ea4c18af [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.
2025-01-17 18:55:24 +01:00

197 KiB