Files
clang-p2996/clang/test/Preprocessor/header_lookup1.c
Chris Lattner 6bea488c79 testcase for my previous patch.
llvm-svn: 56670
2008-09-26 18:07:51 +00:00

3 lines
78 B
C

// RUN: clang -I /usr/include %s -E | grep 'stdio.h.*3.*4'
#include <stdio.h>