summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/reservedid.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-3/+3
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák1-3/+12
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-4/+3
2018-02-19Remove now unused libgetuid.somichael.weghorn1-3/+1
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann1-2/+0
2017-12-15Enable C++17 for clang-cl, tooStephan Bergmann1-0/+1
2017-12-06Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann1-0/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-09-29Adapt loplugin:reservedid to WindowsStephan Bergmann1-3/+50
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann1-4/+11
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard1-2/+0
2016-10-28Various loplugin warnings in --enable-telepathyStephan Bergmann1-0/+2
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-1/+0
2016-06-21compilerplugins: ignore GCC bridges more genericallyMichael Stahl1-4/+2
2016-06-21compilerplugins: don't warn about __lxstat64Michael Stahl1-0/+1
2016-04-25Lots of violations in gcc3_linux_x86-64/share.hxx, too, when using libc++Stephan Bergmann1-8/+4
2016-04-25Just don't bother with Clang <= 3.6Stephan Bergmann1-0/+2
2016-04-22loplugin:reservedidStephan Bergmann1-0/+261