[PATCH] D38597: [PEI] Remove required properties and use 'if' instead of std::function

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 13:35:55 PDT 2017


MatzeB added a comment.

+1. You could still check the condition in an `assert()` at the right place though.


https://reviews.llvm.org/D38597





More information about the llvm-commits mailing list