Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
69993392d2e9e0560a184e65bdbe64527de3046f
/
test
/
Preprocessor
/
objc-pp.m
c79f767
tests: Use -ffreestanding when including stdint.h, to avoid platform dependencies.
by Daniel Dunbar
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
01ed063
Make tests use the new clang -cc1 flag.
by Fariborz Jahanian
· 15 years ago
23afaad
Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do.
by Daniel Dunbar
· 15 years ago
6efcef5
pick a smaller header, one that we control to test this.
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
b627c8d
#import is not considered an extension for ObjC.
by Chris Lattner
· 16 years ago