arsenm wrote: > @shiltian @arsenm: Are you ok with @ssahasra's suggestion: > > > the Clang builtins should take a standard scope enum just like the scoped > > atomics, but the LLVM intrinsic can take a string literal and parse it in > > the same way as other scoped intrinsics.
Yes, I agree enums are better to work with https://github.com/llvm/llvm-project/pull/172090 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
