Skip to content
  • Anonymous Reformatter's avatar
    cb6638f2
    Bug #31363621: UPGRADE TO CLANG-FORMAT 10 · cb6638f2
    Anonymous Reformatter authored
    Upgrade clang-format settings from 8 to 10, 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-10-base^ -- path/to/file.cc
    
    Change-Id: I68ac07ff9cf842f263cdf15daf991888fe88bca7
    cb6638f2
    Bug #31363621: UPGRADE TO CLANG-FORMAT 10
    Anonymous Reformatter authored
    Upgrade clang-format settings from 8 to 10, 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-10-base^ -- path/to/file.cc
    
    Change-Id: I68ac07ff9cf842f263cdf15daf991888fe88bca7
Loading