[clang] [Headers][X86] VisitCallExpr constexpr immediate shifts (#154293) (PR #155542)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 28 00:53:57 PDT 2025


tbaederr wrote:

> I guess this is because clang/lib/AST/ExprConstant is the current interpreter and we're not adding support to this new one.

The trick is to add support for the new one as well :angel: 

https://github.com/llvm/llvm-project/pull/155542


More information about the cfe-commits mailing list