summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/nullptr.cxx
AgeCommit message (Expand)Author
2017-03-22Use nl_langinfo_l with an explicitly created localeStephan Bergmann
2016-10-07loplugin:nullptr: remove duplicate warningsStephan Bergmann
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-06-29Remove support for Clang < 3.3Stephan Bergmann
2016-03-31loplugin:nullptr: Check for more pointer typesStephan Bergmann
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-02-26-Werror=return-typeStephan Bergmann
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2016-01-06Enable loplugin:nullptrStephan Bergmann