• 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
..
register.cxx Loading commit data...
xolesimplestorage.cxx Loading commit data...
xolesimplestorage.hxx Loading commit data...