[all-commits] [llvm/llvm-project] 0ae246: [clang-format] Fix wrong assertion with non-negati...

Marek Kurdej via All-commits all-commits at lists.llvm.org
Thu Feb 17 00:49:27 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ae2464fcd4d2c2f285b83d16ff6e2426dd722d2
      https://github.com/llvm/llvm-project/commit/0ae2464fcd4d2c2f285b83d16ff6e2426dd722d2
  Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
  Date:   2022-02-17 (Thu, 17 Feb 2022)

  Changed paths:
    M clang/lib/Format/WhitespaceManager.cpp
    M clang/unittests/Format/FormatTestSelective.cpp

  Log Message:
  -----------
  [clang-format] Fix wrong assertion with non-negative shift when aligning tokens.

Fixes https://github.com/llvm/llvm-project/issues/53880.




More information about the All-commits mailing list