summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/abseil/StrCatAppendCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Refactor representation of materialized temporariesTyker2019-11-191-1/+1
* Revert "[NFC] Refactor representation of materialized temporaries"Nico Weber2019-11-171-1/+1
* [NFC] Refactor representation of materialized temporariesTyker2019-11-161-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Insert absl::StrAppend when replacing StrCat.Benjamin Kramer2018-09-111-1/+1
* Introduce the abseil-str-cat-append check.Aaron Ballman2018-08-291-0/+102
OpenPOWER on IntegriCloud