| | | | --- | --- | | Bugzilla Link | [46216](https://llvm.org/bz46216) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @AnastasiaStulova,@efriedma-quic | ## Extended Description While it's possible to use -fgnu89-inline with -std=cl2.0, it's being rejected with -std=clc++ with the following error: error: invalid argument '-fgnu89-inline' not allowed with 'OpenCL'