summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/StringConstructorCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Fix typo in bugprone-string-constructor.Clement Courbet2019-06-111-1/+1
* [clang-tidy] Fix bugprone-string-constructor crashAlexander Kornienko2019-03-051-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] bugprone-string-constructor: Catch string from nullptr.Clement Courbet2019-01-161-0/+16
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* [tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl...Benjamin Kramer2018-02-181-0/+2
* [clang-tidy] rename_check.py misc-string-constructor bugprone-string-constructorAlexander Kornienko2017-11-231-0/+134
OpenPOWER on IntegriCloud