Skip to content
  • Anonymous Reformatter's avatar
    e0981d90
    Bug #29588949: UPGRADE TO CLANG-FORMAT 8 · e0981d90
    Anonymous Reformatter authored
    Upgrade clang-format settings from 5.0 to 8, and rerun it over the entire code base.
    
    The real committer is Steinar H. Gunderson <steinar.gunderson@oracle.com>,
    but the author has been set to Anonymous Reformatter so that git blame won't
    show myself as author of all existing code. To ignore whitespace changes caused
    by this commit, please use git blame -w. For ignoring larger changes, you can
    run blame on the commit immediately preceding this, as follows:
    
      git blame clang-format-8-base^ -- path/to/file.cc
    
    Change-Id: Ia6fe3de72ab6e760b678305175204f216185fa89
    e0981d90
    Bug #29588949: UPGRADE TO CLANG-FORMAT 8
    Anonymous Reformatter authored
    Upgrade clang-format settings from 5.0 to 8, and rerun it over the entire code base.
    
    The real committer is Steinar H. Gunderson <steinar.gunderson@oracle.com>,
    but the author has been set to Anonymous Reformatter so that git blame won't
    show myself as author of all existing code. To ignore whitespace changes caused
    by this commit, please use git blame -w. For ignoring larger changes, you can
    run blame on the commit immediately preceding this, as follows:
    
      git blame clang-format-8-base^ -- path/to/file.cc
    
    Change-Id: Ia6fe3de72ab6e760b678305175204f216185fa89
Loading