Age | Commit message (Collapse) | Author |
|
trigger clang warnings
|
|
|
|
code :(
|
|
|
|
|
|
|
|
multiple unused private members
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
warnigs/errors (moved to package) AND bracket clang #pragmas in #if LL_DARWIN
|
|
|
|
files - we standardize on Xcode 6
|
|
unused variables, unused const-variables, unused member variables & functions etc. Also removed flags from CMake
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-virtual dest
|
|
|
|
|
|
commented
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
thought from Nat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not name a non-static data member or base class
|
|
|
|
|
|
|
|
[-Wunused-variable]
|