Skip to content
  • Jonas Maebe's avatar
    * make sure that anonymous inherited calls only call through to the · 9195506c
    Jonas Maebe authored
        overridden method, rather than to any method that can accept similar
        parameters as the current one (Delphi-compatible, and corresponds to
        what is described in our documentation)
      * do not flag "inherited" call nodes that are not "anonymous inherited"
        calls using the cnf_anon_inherited flag
    
    git-svn-id: trunk@18162 -
    9195506c