1. bd324fa DeleteNullPointerCheck now deletes until the end brace of the condition. by Mads Ravn · 6 years ago
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. c09197e Port getLocEnd -> getEndLoc by Stephen Kelly · 7 years ago
  4. 43465bf Port getLocStart -> getBeginLoc by Stephen Kelly · 7 years ago
  5. 9bf7037 [clang-tidy] Small cleanup. NFC. by Alexander Kornienko · 9 years ago
  6. 183e964 [clang-tidy] Fix for bug 31838: readability-delete-null-pointer does not work for class members by Mads Ravn · 9 years ago
  7. 6ff978f [clang-tidy] Fix for bug 31838: readability-delete-null-pointer does not work for class members by Mads Ravn · 9 years ago
  8. 7510d9a [clang-tidy] Add delete null pointer check. by Gabor Horvath · 9 years ago