serge-sans-paille added a comment.

In D148723#4296112 <https://reviews.llvm.org/D148723#4296112>, @efriedma wrote:

> Really, I'd prefer to keep isInlineBuiltinDeclaration() targeted as narrowly 
> as possible; part of that is making it not trigger for C++ inline functions 
> (which it never did in the past).

I second that. Unfortunately the original bug showcase a situation that no 
longer holds the GNUinline attribute 
https://github.com/llvm/llvm-project/issues/61691


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

https://reviews.llvm.org/D148723

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

Reply via email to