Age | Commit message (Expand) | Author |
---|---|---|
2012-10-09 | note about (not) linking llvm/clang libraries | Luboš Luňák |
2012-10-09 | don't check next statement after if body if there's also an else part | Luboš Luňák |
2012-10-09 | ignore macro expansion completely for now | Luboš Luňák |
2012-10-09 | do not analyse system headers in the compiler plugin | Luboš Luňák |
2012-10-09 | do not force compiler plugin warnings to errors with -Werror, for now | Luboš Luňák |
2012-10-09 | move some code to a common base | Luboš Luňák |
2012-10-09 | compiler plugin check for if/while/true bodies with possibly {} missing | Luboš Luňák |
2012-10-09 | compiler check for unused variables | Luboš Luňák |
2012-10-09 | initial support for clang compiler plugins | Luboš Luňák |