Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AppleClang 16: suppress invalid-unevaluated-string (#4744)
Accroding to xcode 16 release notes: https://developer.apple.com/documentation/xcode-release-notes/xcode-16-release-notes XCode 16 supports `Unevaluated strings` We need to suppress this warning when compiling with AppleClang >= 16
- Loading branch information