================
@@ -359,6 +366,16 @@ class DeclSpec {
   LLVM_PREFERRED_TYPE(TQ)
   unsigned TypeQualifiers : 5;  // Bitwise OR of TQ.
 
+  // overflow behavior qualifiers
+  LLVM_PREFERRED_TYPE(bool)
----------------
ojhunt wrote:

@mizvekov so would I but there are so many non-enum classes I'm still not sure 
which is preferred - if enum classes are permitted that's perfect

https://github.com/llvm/llvm-project/pull/148914
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to