Sha256: b26b22f73b07206c5fd948173edbbf400aba504bdde54fc5e3eff5b2374c3bb3

Contents?: true

Size: 728 Bytes

Versions: 30

Compression:

Stored size: 728 Bytes

Contents

  const char features[] = {"\n"
"C_FEATURE:"
#if ((__clang_major__ * 100) + __clang_minor__) >= 400
"1"
#else
"0"
#endif
"c_function_prototypes\n"
"C_FEATURE:"
#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
"1"
#else
"0"
#endif
"c_restrict\n"
"C_FEATURE:"
#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L
"1"
#else
"0"
#endif
"c_static_assert\n"
"C_FEATURE:"
#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
"1"
#else
"0"
#endif
"c_variadic_macros\n"

};

int main(int argc, char** argv) { (void)argv; return features[argc]; }

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
mathematical-1.6.12 ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c
commonmarker-0.17.7 ext/commonmarker/cmark-upstream/build/CMakeFiles/feature_tests.c
commonmarker-0.17.5 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
mathematical-1.6.11 ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c
mathematical-1.6.10 ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c
commonmarker-0.16.1 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
commonmarker-0.16.2 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
commonmarker-0.16.3 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
mathematical-1.6.9 ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c
commonmarker-0.16.0 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
commonmarker-0.14.9 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
mathematical-1.6.8 ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c
commonmarker-0.14.2 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
commonmarker-0.14.1 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
commonmarker-0.14.0 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
commonmarker-0.13.0 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
commonmarker-0.12.0 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
commonmarker-0.11.0 ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c
mathematical-1.6.7 ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c
mathematical-1.6.6 ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c