aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Analysis/CloneDetectionTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-12-13[clang] Use StringRef::{starts,ends}_with (NFC) (#75149)Kazu Hirata1-1/+1
2022-11-08Fix duplicate word typos; NFCRageking81-1/+1
2020-04-01[clang] Minor cleanup in CloneDetectionTestRaphael Isemann1-1/+1
2020-03-31Replace std::string::find == 0 with StringRef::startswithBenjamin Kramer1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-08-31[analyzer] Performance optimizations for the CloneCheckerRaphael Isemann1-2/+4
2017-04-06[analyzer] Reland r299544 "Add a modular constraint system to the CloneDetector"Artem Dergachev1-0/+110
2017-04-05Revert "[analyzer] Add a modular constraint system to the CloneDetector"Artem Dergachev1-110/+0
2017-04-05[analyzer] Add a modular constraint system to the CloneDetectorArtem Dergachev1-0/+110