• 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
..
keyimpl.cxx Loading commit data...
keyimpl.hxx Loading commit data...
reflcnst.hxx Loading commit data...
reflread.cxx Loading commit data...
reflwrit.cxx Loading commit data...
regimpl.cxx Loading commit data...
regimpl.hxx Loading commit data...
registry.cxx Loading commit data...
regkey.cxx Loading commit data...
regkey.hxx Loading commit data...