[PATCH] D33906: Remove `inline` keyword from inline `classof` methods

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 11:35:55 PDT 2017


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

LGTM

For the record, this is where the policy is mentioned: http://releases.llvm.org/3.9.0/docs/CodingStandards.html#don-t-use-inline-when-defining-a-function-in-a-class-definition


https://reviews.llvm.org/D33906





More information about the llvm-commits mailing list