[PATCH] D115798: Provide SmallAttrBuilder as a lightweight alternative to AttrBuilder

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 15 05:28:11 PST 2021


serge-sans-paille added a comment.

My plan mid-term plan would be to rename `AttrBuilder` into `AttrQuery` at some point, and use `SmallAttrBuilder` as the actual `AttrBuilder` in most places.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115798



More information about the cfe-commits mailing list