]> granicus.if.org Git - clang/commitdiff
testing
authorHoward Hinnant <hhinnant@apple.com>
Thu, 19 Feb 2009 00:25:33 +0000 (00:25 +0000)
committerHoward Hinnant <hhinnant@apple.com>
Thu, 19 Feb 2009 00:25:33 +0000 (00:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64990 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Headers/tgmath.h

index e1a00236781a232c8c72b682e5d588949c77ccaa..f64f117d2f26bf1482a801a18088fbef4831edb2 100644 (file)
@@ -38,7 +38,7 @@
 // promotion
 
 typedef void _Argument_type_is_not_arithmetic;
-static _Argument_type_is_not_arithmetic __tg_promote(...)
+static _Argument_type_is_not_arithmetic __tg_promote(...) \
   __attribute__((__unavailable__,__overloadable__));
 static double               _TG_ATTRSp __tg_promote(int);
 static double               _TG_ATTRSp __tg_promote(unsigned int);