summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/reservedid.cxx
Commit message (Expand)AuthorAgeFilesLines
* better name for a function in compilerpluginsLuboš Luňák2019-10-081-3/+3
* make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák2019-03-121-3/+12
* filter out AST in more pluginsNoel Grandin2018-08-231-2/+2
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-4/+3
* Remove now unused libgetuid.somichael.weghorn2018-02-191-3/+1
* Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann2017-12-191-2/+0
* Enable C++17 for clang-cl, tooStephan Bergmann2017-12-151-0/+1
* Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann2017-12-061-0/+1
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* Adapt loplugin:reservedid to WindowsStephan Bergmann2017-09-291-3/+50
* Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann2017-05-181-4/+11
* remove the old collaboration feature based on telepathyMarkus Mohrhard2017-04-141-2/+0
* Various loplugin warnings in --enable-telepathyStephan Bergmann2016-10-281-0/+2
* Remove support for Clang < 3.4Stephan Bergmann2016-06-291-1/+0
* compilerplugins: ignore GCC bridges more genericallyMichael Stahl2016-06-211-4/+2
* compilerplugins: don't warn about __lxstat64Michael Stahl2016-06-211-0/+1
* Lots of violations in gcc3_linux_x86-64/share.hxx, too, when using libc++Stephan Bergmann2016-04-251-8/+4
* Just don't bother with Clang <= 3.6Stephan Bergmann2016-04-251-0/+2
* loplugin:reservedidStephan Bergmann2016-04-221-0/+261