1. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  2. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  3. 9109bf1 C++11: don't warn about the deprecated 'register' keyword if it's combined with by Richard Smith · 11 years ago
  4. 58df042 Add warning group -Wdeprecated-register for C++11 warning on 'register' being by Richard Smith · 11 years ago
  5. 6b759f4 Suppress the c++11 -Wdeprecated warning for 'register' if it is expanded from a by Richard Smith · 11 years ago
  6. 6698be8 Fix some confusing diagnostic wording. s/implicit default/implicit/ if we're by Richard Smith · 11 years ago
  7. 36155c1 C++11: If a class has a user-declared copy operation or destructor, the by Richard Smith · 11 years ago
  8. 1b2209f In C++11, promote access declaration diagnostic from warning to error. There by Richard Smith · 11 years ago
  9. 79f4bb7 Add -Wdeprecated warnings and fixits for things deprecated in C++11: by Richard Smith · 11 years ago