Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
12bbc5c92209e0a7db2f71cfe03b84cb32df6adb
/
test
/
CXX
/
over
8d706ec
Implement C++0x [temp.func.order]p3 (aka DR532) properly. In
by Douglas Gregor
· 15 years ago
77bc572
Implement C++ [over.match.funcs]p4 as it concerns partial ordering of
by Douglas Gregor
· 15 years ago
8e96043
Properly diagnose invalid casts to function references. Patch by
by Douglas Gregor
· 15 years ago
5a1f97e
Add builtin conditional operator candidates for scoped enumeration
by Douglas Gregor
· 15 years ago
661b493
Implement the "note" in C++ [over.built]p1, which is actually meant to
by Douglas Gregor
· 15 years ago
c520c84
Implement C++ [over.ics.user]p3, which restricts the final conversion
by Douglas Gregor
· 15 years ago
cfdc81a
Initialization improvements: addition of string initialization and a few
by Eli Friedman
· 16 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
bc0a222
Update for LLVM API change.
by Owen Anderson
· 16 years ago
5dfb823
Fix test case to match intent.
by Daniel Dunbar
· 16 years ago
0d5dc8e
Another little test for C++ [over.over]
by Douglas Gregor
· 16 years ago
72e771f
Add test for C++ [over.over.]p1, the contexts in which one can take the address of an overloaded function.
by Douglas Gregor
· 16 years ago
00aeb52
Implement the simple form of overload resolution used when taking the
by Douglas Gregor
· 16 years ago
3e15cc3
Overload resolution prefers non-templates to templates
by Douglas Gregor
· 16 years ago