================
@@ -153,3 +155,4 @@ TEST(LlvmLibcSharedMathTest, AllFloat128) {
}
#endif // LIBC_TYPES_HAS_FLOAT128
+ LIBC_TYPES_HAS_FLOAT128
----------------
bassiounix wrote:
Why would you ever put this here?
https://github.com/llvm/llvm-project/pull/177850