axmol/cocos2dx/kazmath
Donald Alan Morrison 81d8dd0eb2 Silenced a false-positive warning from the LLVM Static Analyzer with initialization.
The warning is caused because the code has a series of if statements not chained with else clauses -- code that works as-is, but scares the SA.  Probably not worth the effort to refactor...the optimizing compiler probably removes a temporary variable.
2012-08-20 18:30:12 -07:00
..
include/kazmath Cocos2dx for gles2. 2012-08-17 17:45:21 -04:00
src Silenced a false-positive warning from the LLVM Static Analyzer with initialization. 2012-08-20 18:30:12 -07:00