summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] remove trailing whitespaces and retabKirill Bobyrev2016-08-011-1/+1
* [clang-tidy] Cleaning namespaces to be more consistant across checkers.Etienne Bergeron2016-05-021-1/+3
* Fix bug 25362 "cppcoreguidelines-pro-bounds-array-to-pointer-decay does not c...Matthias Gehre2015-11-171-1/+0
* [clang-tidy] Add new check cppcoreguidelines-pro-bounds-array-to-pointer-decayMatthias Gehre2015-10-261-0/+34
OpenPOWER on IntegriCloud