Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
d3d3be9bc717b37366324e9711f1ea22dea42caa
/
test
/
SemaCXX
/
builtin-ptrtomember-ambig.cpp
0c42bb6
'const std::type_info*' instead of 'std::type_info const*'
by Chris Lattner
· 14 years ago
58f9e13
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
866b274
Patch to clean up and improve visual display of builtin function ambiguity.
by Fariborz Jahanian
· 15 years ago
a9cca89
Apply heuristics to cut back on number of candidate
by Fariborz Jahanian
· 15 years ago
ad3607d
Produce good looking diagnostics on ambiguous built-in operators.
by Fariborz Jahanian
· 15 years ago