[clang] [clang][Sema] Propagate `volatile` during derived-to-base conversion (PR #127824)
Antonio Frighetto via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 20 03:25:27 PST 2025
antoniofrighetto wrote:
> Should the result type of the ImplicitCastExpr be volatile in the AST?
Definitely, updated, thanks!
https://github.com/llvm/llvm-project/pull/127824
More information about the cfe-commits
mailing list