summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/StringLiteralWithEmbeddedNulCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename more checks from misc- to bugprone-.Alexander Kornienko2018-02-281-85/+0
* [tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl...Benjamin Kramer2018-02-181-0/+2
* [clang-tidy] add new checker for string literal with NUL character.Etienne Bergeron2016-04-071-0/+83
OpenPOWER on IntegriCloud