[clang] [clang][bytecode] Fix shifting negative values (PR #104663)
Timm Baeder via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 18 00:00:23 PDT 2024
tbaederr wrote:
This code is unused unless you're passing `-fexperimental-new-constant-interpreter`, is anyone using that in production code?
https://github.com/llvm/llvm-project/pull/104663
More information about the cfe-commits
mailing list