[PATCH] D67112: [Sema] Introduce function reference conversion, NFC

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 27 16:43:04 PDT 2020


aaronpuchert added a comment.

Ping. Maybe this change is too silly, but I think it's better to be precise and not muddle qualification conversions together with casting away `noexcept`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67112



More information about the cfe-commits mailing list