summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-041-1/+1
* Enhance abseil-faster-strsplit-delimiter to handle other non-printable charac...Dmitri Gribenko2019-07-091-8/+16
* [clang-tidy] Made abseil-faster-strsplit-delimiter tests pass on C++17Dmitri Gribenko2019-06-131-18/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Abseil: faster strsplit delimiter checkHaojian Wu2018-08-221-0/+131
OpenPOWER on IntegriCloud