Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
526cda38f9b92fa24a97931badc05222ac9610d4
/
test
/
SemaCXX
/
addr-of-overloaded-function.cpp
2fe9b7f
Modify how the -verify flag works. Currently, the verification string and
by Richard Trieu
· 13 years ago
a6dc7ef
Make the diagnostic message more consistant. Update the type comparison to
by Richard Trieu
· 13 years ago
6efd4c5
Add feature to diagnostics that will provide more information on function
by Richard Trieu
· 13 years ago
5acb0c9
Teach the ARC compiler to not require __bridge casts when
by John McCall
· 13 years ago
864c041
Make yet another placeholder type, this one marking that an expression is a bound
by John McCall
· 14 years ago
1be8eec
Handle the resolution of a reference to a function template (which
by Douglas Gregor
· 14 years ago
3afb977
When attempting reference binding to an overloaded function, also
by Douglas Gregor
· 14 years ago
8e96043
Properly diagnose invalid casts to function references. Patch by
by Douglas Gregor
· 14 years ago
fbb6fad
When performing template argument deduction of a function template
by Douglas Gregor
· 14 years ago
78c057e
Don't assert when attempting to take the address of an overloaded
by Douglas Gregor
· 14 years ago
fb3bb31
PR7971: Compute the correct type for an address-of expression containing an
by Eli Friedman
· 14 years ago
e9ee23e
Use the naming class from the overloaded lookup when access-checking an
by John McCall
· 15 years ago
1a8cf73
Always diagnose and complain about problems in
by Douglas Gregor
· 15 years ago
a91eb54
Switch file-scope assignment initialization over to InitializationSequence.
by Eli Friedman
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
6e8f550
Handle MemberExprs in ResolveAddressOfOverloadedFunction.
by Anders Carlsson
· 15 years ago
60d9231
Slightly improve the test for partial ordering of overloaded function templates.
by Douglas Gregor
· 15 years ago
d173b20
Test function template partial ordering when resolving the address of
by Douglas Gregor
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
904eed3
Basic support for taking the address of an overloaded function
by Douglas Gregor
· 16 years ago