aaron.ballman added a reviewer: rjmccall.
aaron.ballman added a comment.

I don't feel particularly qualified to review this, but my reading of the GCC 
docs suggest that this attribute should only impact debug information and 
nothing else about codegen. However, 
`FunctionDecl::isInlineBuiltinDeclaration()` is used within 
`CodeGenFunction::GenerateCode()` and so I wonder if the change is correct or 
not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147307

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

Reply via email to