Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
2603137cb91e1d143b36fb71a72189884fbde5b5
/
test
/
SemaCXX
/
default-assignment-operator.cpp
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
b6cc91b
Pass the current SourceLocation to getAssignOperatorMethod, fixing a crash when the assign operator method needs to be instantiated. Doug, please review the updated default-assignment-operator.cpp change.
by Anders Carlsson
· 16 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
5e09d4c
Use getDeclName in DefineImplicitOverloadedAssign as well.
by Anders Carlsson
· 16 years ago
a1fbe86
Test case for my last patch.
by Fariborz Jahanian
· 16 years ago