Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
dc20169f3869ec7f4bfd4e62e81a21b4cb49e34d
/
test
/
CodeGenObjC
/
overloadable.m
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
8604fae
Tests use the new clang.
by Fariborz Jahanian
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
9533a7f
Fix a couple recent ABI regressions noticed during code review (fallout from the ObjC type system rewrite).
by Steve Naroff
· 16 years ago
14108da
This patch includes a conceptually simple, but very intrusive/pervasive change.
by Steve Naroff
· 16 years ago
80583dd
Test case would allow clang to fail.
by Daniel Dunbar
· 16 years ago
5aacb0e
Fix test to output LLVM to a temporary file, which we grep as part of the test
by Douglas Gregor
· 16 years ago
639d9ce
clean up run lines.
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
8a9e420
add rdar#
by Chris Lattner
· 16 years ago
65f91bc
fix test
by Chris Lattner
· 16 years ago
a40c5e4
Mangle Objective-C interfaces correctly (where correctly refers to what gcc does)
by Anders Carlsson
· 16 years ago