[llvm-branch-commits] [clang] [Clang] define memory scopes as a builtin enum (PR #185408)
Joseph Huber via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Mar 11 06:39:34 PDT 2026
jhuber6 wrote:
They're integers because this is the idiomatic expansion for runtime values https://godbolt.org/z/ddnzWMYvh. Does this break this usage?
https://github.com/llvm/llvm-project/pull/185408
More information about the llvm-branch-commits
mailing list