Files
clang-p2996/clang/lib/CodeGen/CGExprScalar.cpp
Richard Smith effbf0bdd0 PR52183: Don't emit code for a void-typed constant expression.
This is unnecessary in general, and wrong when the expression invokes a
consteval function.
2021-10-14 20:55:51 -07:00

204 KiB