lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

just for kicks I build Lua-5.2 with clangs static analyzer available
from the llvm project: http://clang-analyzer.llvm.org/

It showed nothing serious, if someone wants to look at the results, here
you go: http://parcle.net/scan-build-lua/
Remember static analysis is a brute force approach and might detect
issues that are actually non issues.

	-T