[PATCH] D14409: Remove visibility attributes from out-of-class method definitions in iostreams.

Evgeniy Stepanov via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 13:56:26 PST 2015


eugenis added a comment.

In http://reviews.llvm.org/D14409#306272, @EricWF wrote:

> Does the `inline` keyword have any effect when it's on function definitions that are externally instantiated?


I could not detect any difference in behavior with or without inline keyword.
Remove it?


Repository:
  rL LLVM

http://reviews.llvm.org/D14409





More information about the cfe-commits mailing list