Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3b5b92ab39388bb180097f3234fde9239532af4c
/
test
/
CodeGenCXX
/
conversion-function.cpp
798345c
XFAIL this for now.
by Anders Carlsson
· 15 years ago
0ddb6f7
It's perfectly fine to see UserDefinedConversion casts when emitting scalar expressions.
by Anders Carlsson
· 15 years ago
3b29901
Testcase fixes to reflect instruction table changes in the LLVM backend
by Sean Callanan
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
2475d76
Remove RUN: true lines.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
aac6e3a
If a conversion operator exists in a base class, make sure to cast the object to that base class.
by Anders Carlsson
· 15 years ago
b191e2d
Used visible conversion function api to do overload
by Fariborz Jahanian
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
383d298
Patch to ir-gen user-defined conversions used in expressions [12.3.2-p3]
by Fariborz Jahanian
· 15 years ago
3197659
Patch for code gen. for c-style cast which ends in
by Fariborz Jahanian
· 15 years ago
d841778
Test case for conversion type method call ir-gen.
by Fariborz Jahanian
· 15 years ago
293361a
Emit conversion functions correctly.
by Anders Carlsson
· 15 years ago