Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
58f2cbc083e1b564a3c393c0ad9006b2e0c45e67
/
test
/
CodeGenCXX
/
address-of-fntemplate.cpp
ad4e02f
When determining a standard conversion sequence involves resolving the
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
96ad533
Change FixOverloadedFunctionReference to return a (possibly new) expression. Substitute TemplateIdRefExprs with DeclRefExprs. Doug, plz review :)
by Anders Carlsson
· 15 years ago
07ab202
When resolving the address of an overloaded function or function template, mark the result as referenced.
by Sebastian Redl
· 15 years ago
759986e
Don't add implicit casts of explicit address-taking of overloaded functions.
by Sebastian Redl
· 15 years ago