compnerd added a subscriber: STL_MSFT.
compnerd added a comment.

@fsb4000 is my reading correct that MSVC will look into trying to handle 
`static inline` even though it is a GNUism?  I wonder if we should consider 
limiting the use of `static inline` to C mode rather than including C++.  I 
also wonder if I can loosen it similarly to avoid the issue I'm running into 
(which @STL_MSFT correctly identified - modules).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139749

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to