llvm-project
c2a62af2 - [clang] Another Wpreferred-type-bitfield-enum-conversion suppression fix!

Commit
229 days ago
[clang] Another Wpreferred-type-bitfield-enum-conversion suppression fix! If a compiler does not know `__has_warning`, it will of course complain if it's used on the same line as the check for its presence. Put the use in a separate line. Should help e.g. https://lab.llvm.org/buildbot/#/builders/123/builds/18503
Author
Committer
Parents
Loading