Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
00c59f7ed2814f67d6d7e844479ea99eca9e55ef
/
test
/
Preprocessor
/
include-directive2.c
db25769
test/Preprocessor/include-directive2.c: Get rid of using <float.h> to avoid #include_next on mingw.
by NAKAMURA Takumi
· 14 years ago
ba772ba
This really seems like a boring set of fixes to our tests to make them more
by Chandler Carruth
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
9cb51ce
Fix two problems from PR3916, and one problem I noticed while hacking
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
c8f2d9a
smaller header.
by Chris Lattner
· 16 years ago
d62ef1a
Ok, we need a system header for this test to pass in the clang/test directory as well as from the pp directory.
by Chris Lattner
· 16 years ago
72650ad
rename some tests
by Chris Lattner
· 16 years ago
[Renamed from test/Preprocessor/includeexpand2.c]
4da9f9c
include smaller header for test.
by Chris Lattner
· 16 years ago
706ab50
implement a missing feature in the #include handler, where
by Chris Lattner
· 18 years ago