summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/redundantpointerops.cxx
AgeCommit message (Expand)Author
2020-01-11loplugin:redundantpointerops, look for ".get()->"Noel Grandin
2019-10-10Fix detection of std::unique_ptr/shared_ptr in loplugin:redundantpointeropsStephan Bergmann
2019-10-09Improve loplugin:redundantpointerops diagnostic messagesStephan Bergmann
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2017-09-04new loplugin:redundantpointeropsNoel Grandin