[PATCH] D124613: In MSVC compatibility mode, friend function declarations behave as function declarations

Pavel Chupin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 12 17:32:36 PDT 2022


pavel.v.chupin added a comment.

We faced some similar problem in downstream project (https://github.com/intel/llvm/issues/6142) due to this change.
+1 for revert if fix takes longer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124613



More information about the cfe-commits mailing list