Files
clang-p2996/clang/lib/CodeGen/CodeGenModule.cpp
Kazu Hirata 97afce08cb [clang] Don't use Optional::hasValue (NFC)
This patch replaces Optional::hasValue with the implicit cast to bool
in conditionals only.
2022-06-25 22:26:24 -07:00

261 KiB