index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clang-tidy
/
cppcoreguidelines
/
ProBoundsArrayToPointerDecayCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] fix PR39583 - ignoring ParenCast for string-literals in pro-boun...
Jonas Toth
2018-11-09
1
-4
/
+5
*
[tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl...
Benjamin Kramer
2018-02-18
1
-0
/
+2
*
Reverting r298421 due to using a header that's unavailable to all systems and...
Aaron Ballman
2017-03-22
1
-23
/
+4
*
Prevent cppcoreguidelines-pro-bounds-array-to-pointer-decay from diagnosing a...
Aaron Ballman
2017-03-21
1
-4
/
+23
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-0
/
+2
*
[clang-tidy] Update check for API change in r263895.
Benjamin Kramer
2016-03-20
1
-2
/
+4
*
Fix bug 25362 "cppcoreguidelines-pro-bounds-array-to-pointer-decay does not c...
Matthias Gehre
2015-11-17
1
-1
/
+17
*
[clang-tidy] Add new check cppcoreguidelines-pro-bounds-array-to-pointer-decay
Matthias Gehre
2015-10-26
1
-0
/
+60