Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7121bdb91b86f6053765bda18dd0a8a118929ace
/
test
/
SemaCXX
/
arrow-operator.cpp
2b90f76
Add an error message with fixit hint for changing '.' to '->'.
by Kaelyn Uhrain
· 13 years ago
df8dc5d
Fix infinite loop during error diagnostics. Fixes rdar://8875304.
by Argyrios Kyrtzidis
· 14 years ago
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
f43fb72
PR5520: Make sure to check whether the base type is complete before looking for
by Eli Friedman
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
e30572a
Look for overloaded arrow operators in base classes.
by Anders Carlsson
· 15 years ago