[cfe-commits] r69636 - /cfe/trunk/utils/builtin-defines.c
Daniel Dunbar
daniel at zuster.org
Mon Apr 20 16:53:56 PDT 2009
Author: ddunbar
Date: Mon Apr 20 18:53:56 2009
New Revision: 69636
URL: http://llvm.org/viewvc/llvm-project?rev=69636&view=rev
Log:
Update this (non-default) test case.
Modified:
cfe/trunk/utils/builtin-defines.c
Modified: cfe/trunk/utils/builtin-defines.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/utils/builtin-defines.c?rev=69636&r1=69635&r2=69636&view=diff
==============================================================================
--- cfe/trunk/utils/builtin-defines.c (original)
+++ cfe/trunk/utils/builtin-defines.c Mon Apr 20 18:53:56 2009
@@ -55,6 +55,7 @@
#undef __tune_core2__
#undef __POINTER_WIDTH__
#undef __INTPTR_TYPE__
+#undef __NO_MATH_INLINES
#undef __DEC128_DEN__
#undef __DEC128_EPSILON__
More information about the cfe-commits
mailing list