summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-tidy/OverlappingReplacementsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocEnd -> getEndLocStephen Kelly2018-08-091-1/+1
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-3/+3
* Fix overlapping replacements in clang-tidy.Angel Garcia Gomez2015-10-161-43/+73
* Create interfaces and tests for the overlapping replacements fix in clang-tidy.Angel Garcia Gomez2015-10-061-0/+379
OpenPOWER on IntegriCloud