Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a7b53553b853418103992f05b2493c1d682221ef
/
test
/
PCH
/
reloc.c
4967a71
Update aosp/master Clang for rebase to r275480
by Pirama Arumuga Nainar
· 8 years ago
87d948e
Update aosp/master clang for rebase to r256229
by Pirama Arumuga Nainar
· 9 years ago
b42f200
Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.
by Andy Gibbs
· 12 years ago
9ec60df
rename -ccc-host-triple into -target
by Sebastian Pop
· 13 years ago
31cbe68
Revert r148138; it's causing test failures.
by Eli Friedman
· 13 years ago
edd4f3c
rename -ccc-host-triple into -target
by Sebastian Pop
· 13 years ago
5b898cc
This test was assuming that /usr/include was in the system header search
by Chandler Carruth
· 13 years ago
129d924
Switch these two tests to use the Clang driver instead of CC1. They want
by Chandler Carruth
· 13 years ago
0f0cdab
lib/Frontend/InitHeaderSearch.cpp: Tweak AddPath() to accept "/foo/bar" (not "X:\foo\bar") with -isysroot. test/PCH/reloc.c can pass.
by NAKAMURA Takumi
· 14 years ago
6f48d12
test: Mark two tests as XFAIL:mingw.
by NAKAMURA Takumi
· 14 years ago
a9150cd
Adding a line for XFAIL win32 broke the test.
by Francois Pichet
· 14 years ago
f453fca
test/PCH/reloc.c fails on Win32. XFAIL for now, I'll investigate why later.
by Francois Pichet
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
8a90ac0
Normalize options to use '-FOO' instead of '--FOO'.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
f79ad5f
Use %S, not `pwd`, and enable a line that *does* work. - Doug, please check.
by Daniel Dunbar
· 15 years ago
e650c8c
Introduce the notion of "Relocatable" precompiled headers, which are built
by Douglas Gregor
· 15 years ago