riccibruno added a comment.

I think what you would really want to do is mark the masks as `inline 
constexpr`, but sadly inline variables are C++17 only. I have seen some ways to 
emulate inline variables but I am not sure whether it is worth doing so in this 
case.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57914/new/

https://reviews.llvm.org/D57914



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to