aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp
AgeCommit message (Expand)Author
2018-08-09Port getLocStart -> getBeginLocStephen Kelly
2018-04-24[clang-tidy] Fix PR35468Gabor Horvath
2017-02-15[clang-tidy] Don't warn about call to unresolved operator*Malcolm Parsons
2016-11-08[clang-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang
2016-05-31[ASTMatchers] Added ignoringParenImpCasts to has matchersPiotr Padlewski
2016-05-09Trying to fix docs.Alexander Kornienko
2016-05-04[clang-tidy] New: checker misc-unconventional-assign-operator replacing misc-...Gabor Horvath