Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
07a57e0c0ff4a5ae8ca134f01c66aa17b1aaf0e9
/
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