[PATCH] D62478: [LV] Wrap LV illegality reporting in a function. NFC.

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 05:36:03 PDT 2019


rengolin added a comment.

Looks nice, thanks! Though, does it need to be a member function? Why not just a local static function?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62478





More information about the llvm-commits mailing list