• Noel Grandin's avatar
    new clang plugin: loopvartoosmall · d5129a9d
    Noel Grandin yazdı
    Idea from bubli - look for loops where the index variable is of such
    size that it cannot cover the range revealed by examining the length
    part of the condition.
    
    So far, I have only run the plugin up till the VCL module.
    
    Also the plugin deliberately excludes anything more complicated than a
    straightforward incrementing for loop.
    
    Change-Id: Ifced18b01c03ea537c64168465ce0b8287a42015
    d5129a9d
Adı
Son kayıt (commit)
Son güncelleme
..
source Loading commit data...
test Loading commit data...
tools Loading commit data...
workben Loading commit data...
Executable_regcompare.mk Loading commit data...
Executable_regmerge.mk Loading commit data...
Executable_regview.mk Loading commit data...
Library_reg.mk Loading commit data...
Makefile Loading commit data...
Module_registry.mk Loading commit data...
README Loading commit data...
StaticLibrary_registry_helper.mk Loading commit data...