[PATCH] D95832: [SampleFDO][NFC] Add inline keywords to member functions that will be in the template header file
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 11:43:09 PST 2021
davidxl added a comment.
Instead of having inlining keyword, it is better to move the out of line definitions as inline bodies in the class.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95832/new/
https://reviews.llvm.org/D95832
More information about the llvm-commits
mailing list