OSDN Git Service

GC STDC_HEADERS.
authorJoerg Sonnenberger <joerg@bec.de>
Fri, 30 Sep 2016 20:19:02 +0000 (20:19 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Fri, 30 Sep 2016 20:19:02 +0000 (20:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282928 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/config.h.cmake

index 239a0b3..d504d89 100644 (file)
 /* Define as the return type of signal handlers (`int' or `void'). */
 #cmakedefine RETSIGTYPE ${RETSIGTYPE}
 
-/* Define to 1 if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
 /* Define to `int' if <sys/types.h> does not define. */
 #undef pid_t