[all-commits] [llvm/llvm-project] 245d77: Revert "[clang-format] Fix an out-of-bounds bug un...

Owen Pan via All-commits all-commits at lists.llvm.org
Fri Feb 9 02:01:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 245d7727d51548c3d5d867b69b1f9b1efff2502e
      https://github.com/llvm/llvm-project/commit/245d7727d51548c3d5d867b69b1f9b1efff2502e
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-02-09 (Fri, 09 Feb 2024)

  Changed paths:
    M clang/unittests/Format/QualifierFixerTest.cpp

  Log Message:
  -----------
  Revert "[clang-format] Fix an out-of-bounds bug uncovered by 763139afc19d"

This reverts commit 173e674ba55eb93e8af43f2eece7feffe9954b34.

Actually, NotTokens[5] in QualifierFixerTest.cpp is not out of bounds.




More information about the All-commits mailing list