[PATCH] D67414: [AST] Treat "inline gnu_inline" the same way as "extern inline gnu_inline" in C++ mode

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 18:46:45 PST 2020


efriedma added a comment.

I agree, it doesn't make sense to warn on static functions; the behavior didn't change, and there's only one reasonable result.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67414





More information about the llvm-commits mailing list