nikic added a comment.

Looking at some of the changes here, I landed a couple of cleanup commits:

- 
https://github.com/llvm/llvm-project/commit/3b0f5a4856fce76a6535feddd1692747b81b60cd
 (this should fix the build failure)
- 
https://github.com/llvm/llvm-project/commit/e8e8bfeeb7233bde17d0a811b87d392271b33f42
 (unnecessary AttrBuilder use for one attribute)
- 
https://github.com/llvm/llvm-project/commit/9f24f010abe6b9db3d3fd913805c9e0779d00334
 (make RS4GC attribute removal more idiomatic)

I think the latter change should allow you to drop the 
`AttrMask::hasAttributes()` method from the API.


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

https://reviews.llvm.org/D116110

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

Reply via email to