1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  2. 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
  3. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  4. 5e09d4c Use getDeclName in DefineImplicitOverloadedAssign as well. by Anders Carlsson · 16 years ago
  5. a1fbe86 Test case for my last patch. by Fariborz Jahanian · 16 years ago