aaron.ballman added a comment.

I don't think there's a way to test this change, unfortunately. However, I 
think this exposed a bigger concern, which is that `AttributeCommonInfo` has 
some single-argument constructors that are not `explicit` so that we don't run 
into this issue again. However, fixing that entails changing clang's tablegen, 
so I don't think it should block these changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147661

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

Reply via email to