Age | Commit message (Expand) | Author |
---|---|---|
2012-10-15 | support for compiler rewriters | Luboš Luňák |
2012-10-15 | some namespacing improvements | Luboš Luňák |
2012-10-13 | compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.dox | Luboš Luňák |
2012-10-12 | compilers don't seem to warn about unused variables in the global scope | Luboš Luňák |
2012-10-12 | DeclBase::getLocation() gives better location than getLocStart() | Luboš Luňák |
2012-10-12 | avoid crash on pointers to functions | Luboš Luňák |
2012-10-12 | do not report unnamed parameters as unused | Luboš Luňák |
2012-10-09 | do not analyse system headers in the compiler plugin | Luboš Luňák |
2012-10-09 | move some code to a common base | Luboš Luňák |
2012-10-09 | compiler check for unused variables | Luboš Luňák |