Skip to content
  • Tiago Alves's avatar
    fb3e3cec
    BUG#29227925 FIX CLANG WARNING FOR EXTRA SEMICOLON · fb3e3cec
    Tiago Alves authored
    Fix clang warnings due to usage of extra ';' outside a function which is
    incompatible with C++98. Issue (mostly) fixed automatically by parsing
    build log and piping the result to a python script to do in-place
    replacement of ';'.
    
    Change-Id: I08e3d572cf08ae472598e85abe5cfa8620200972
    fb3e3cec
    BUG#29227925 FIX CLANG WARNING FOR EXTRA SEMICOLON
    Tiago Alves authored
    Fix clang warnings due to usage of extra ';' outside a function which is
    incompatible with C++98. Issue (mostly) fixed automatically by parsing
    build log and piping the result to a python script to do in-place
    replacement of ';'.
    
    Change-Id: I08e3d572cf08ae472598e85abe5cfa8620200972
Loading