Files
clang-p2996/clang/lib/CodeGen/CodeGenModule.cpp
Vassil Vassilev 060424178a [clang-repl] Fix ambiguous initializer list.
Some platforms report that GlobalTopLevelStmtBlockInFlight cannot be initalized
with '{}' due to operator '=' being ambiguous.

This patch is a follow up to https://reviews.llvm.org/D127284 trying to appease
the bots.
2022-12-03 08:16:34 +00:00

272 KiB