[clang] [clang][CodeGen] Propagate `volatile` qualifier in derived-to-base conversion (PR #127824)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 19 09:22:41 PST 2025
efriedma-quic wrote:
Should the result type of the ImplicitCastExpr be volatile in the AST?
https://github.com/llvm/llvm-project/pull/127824
More information about the cfe-commits
mailing list