Clang Project

clang_source_code/test/Preprocessor/clang_headers.c
1// RUN: %clang_cc1 -ffreestanding -E %s
2
3#include <limits.h>
4