1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. ef67ce0 [clang-tidy] fix PR39583 - ignoring ParenCast for string-literals in pro-bounds-array-to-pointer-decay by Jonas Toth · 7 years ago
  3. f8c9929 [tidy] Move private ast matchers into anonymous namespaces to avoid ODR conflicts. by Benjamin Kramer · 8 years ago
  4. 73f283e Reverting r298421 due to using a header that's unavailable to all systems and some other post-commit review feedback. by Aaron Ballman · 9 years ago
  5. 163e716 Prevent cppcoreguidelines-pro-bounds-array-to-pointer-decay from diagnosing array to pointer decay stemming from system macros. by Aaron Ballman · 9 years ago
  6. 456177b [clang-tidy] Cleaning namespaces to be more consistant across checkers. by Etienne Bergeron · 9 years ago
  7. 74e4d55 [clang-tidy] Update check for API change in r263895. by Benjamin Kramer · 10 years ago
  8. 4722f19 Fix bug 25362 "cppcoreguidelines-pro-bounds-array-to-pointer-decay does not consider const" by Matthias Gehre · 10 years ago
  9. f333196 [clang-tidy] Add new check cppcoreguidelines-pro-bounds-array-to-pointer-decay by Matthias Gehre · 10 years ago