summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/sharedvisitor/analyzer.cxx
AgeCommit message (Expand)Author
2020-03-09Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64Stephan Bergmann
2020-01-29Adapt to "[ADT] Make StringRef's std::string conversion operator explicit"Stephan Bergmann
2019-11-18compilerplugins: fix ambiguous type warningsChris Sherlock
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-18Properly handle comma in CLANGFLAGSStephan Bergmann
2019-10-07try to autodetect flags needed to build Clang pluginsLuboš Luňák
2019-09-06make clangplugin analyzer use internally a PCH to speed things upLuboš Luňák
2019-09-06split clangplugins sharedvisitor generator into two stepsLuboš Luňák