Files
clang-p2996/clang/test/AST/ByteCode/cxx98.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

2.5 KiB