https://github.com/JDevlieghere commented:
I think using `FLAGS_ENUM` here is misleading: these are not flags which you can mask. Could we instead just add a type like `enum Message: unsinged` or `enum Message: uint64_t` to make UBSan happy? https://github.com/llvm/llvm-project/pull/133542 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits