-
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
Tiago Alves authoredFix 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