test: fix test under Windows
When running the test under clang-cl, we do not report `__GNUC__`, which is needed to supress the warnings which are being treated as errors. llvm-svn: 294719
Loading
Please sign in to comment
When running the test under clang-cl, we do not report `__GNUC__`, which is needed to supress the warnings which are being treated as errors. llvm-svn: 294719