• Noel Grandin's avatar
    improve unusedfields loplugin readonly analysis · 8045cef0
    Noel Grandin yazdı
    (*) better analysis of init-list-expressions
    (*) fix analysis of calls to members, turns out there is no parameter
    offset after all
    (*) check for passing arrays to functions, need to check
      if the parameter is T* or T const *
    (*) check for assigning field to a T& variable
    
    Change-Id: Ie6f07f970310c3854e74619fe4fd02a299bf6879
    8045cef0
unusedfields.readonly.results 38.2 KB