Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a69bbe02a2352271e8b14542073f177e24c499c1
/
clang-tools-extra
/
clang-tidy
/
cppcoreguidelines
/
ProBoundsArrayToPointerDecayCheck.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
ef67ce0
[clang-tidy] fix PR39583 - ignoring ParenCast for string-literals in pro-bounds-array-to-pointer-decay
by Jonas Toth
· 7 years ago
f8c9929
[tidy] Move private ast matchers into anonymous namespaces to avoid ODR conflicts.
by Benjamin Kramer
· 8 years ago
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
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
456177b
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
by Etienne Bergeron
· 9 years ago
74e4d55
[clang-tidy] Update check for API change in r263895.
by Benjamin Kramer
· 10 years ago
4722f19
Fix bug 25362 "cppcoreguidelines-pro-bounds-array-to-pointer-decay does not consider const"
by Matthias Gehre
· 10 years ago
f333196
[clang-tidy] Add new check cppcoreguidelines-pro-bounds-array-to-pointer-decay
by Matthias Gehre
· 10 years ago