[PATCH] D140896: [WIP] Move from llvm::makeArrayRef to ArrayRef deduction guides

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 3 15:55:55 PST 2023


MaskRay accepted this revision.
MaskRay added a comment.

LGTM if `makeArrayRef` is kept in this patch. Do we foresee compiler bugs (for supported compilers) in this area? If there may be a risk, consider migrate a part of the code base first.


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

https://reviews.llvm.org/D140896



More information about the cfe-commits mailing list