[PATCH] D58949: [NFC] Declare the member data of class PostGenericScheduler as "protected" instead of "private"

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 09:19:16 PST 2019


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM, given we already do the same for GenericScheduler. Please wait a bit with committing, in case there are additional concerns.


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

https://reviews.llvm.org/D58949





More information about the llvm-commits mailing list