From: Daniel Dunbar Date: Mon, 20 Apr 2009 23:53:56 +0000 (+0000) Subject: Update this (non-default) test case. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=912f39185102bc6b6dd75376f28bfed2f37ca326;p=clang Update this (non-default) test case. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69636 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/builtin-defines.c b/utils/builtin-defines.c index 98b0220748..e8d3356277 100644 --- a/utils/builtin-defines.c +++ b/utils/builtin-defines.c @@ -55,6 +55,7 @@ RUN: done; #undef __tune_core2__ #undef __POINTER_WIDTH__ #undef __INTPTR_TYPE__ +#undef __NO_MATH_INLINES #undef __DEC128_DEN__ #undef __DEC128_EPSILON__