• 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
..
datetime Loading commit data...
debug Loading commit data...
fsys Loading commit data...
generic Loading commit data...
inet Loading commit data...
memtools Loading commit data...
misc Loading commit data...
rc Loading commit data...
ref Loading commit data...
reversemap Loading commit data...
stream Loading commit data...
string Loading commit data...
zcodec Loading commit data...