• Andreas Gampe's avatar
    ART: Enable Clang's -Wdeprecated · 758a801b
    Andreas Gampe authored
    Replace throw() with noexcept.
    
    Add default copy constructors and copy assignment constructors for
    cases with destructors, as the implicit definition is deprecated.
    
    Change-Id: Ice306a3f510b072b00bec4d4360f7c8055135c9d
    758a801b
handle_scope.h 7.46 KB