Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7f63cb098f2461643f71ea590c1a477603f27f63
/
test
/
CodeGenObjCXX
/
mangle.mm
aa1d761
Add encoding of reference types like gcc does for objc methods and
by Fariborz Jahanian
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
9e754be
Test uses the new clang.
by Fariborz Jahanian
· 15 years ago
7b06f6c
Mangle static variables inside Objective-C methods in Objective-C++. We currently mangle them the same way as gcc does.
by Anders Carlsson
· 15 years ago