[all-commits] [llvm/llvm-project] ca8c61: Fix test output regression from ee88c0cf09969ba443...

r4nt via All-commits all-commits at lists.llvm.org
Fri Nov 25 05:56:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca8c6156f27003ffa0e24bace2be7c25307f50a3
      https://github.com/llvm/llvm-project/commit/ca8c6156f27003ffa0e24bace2be7c25307f50a3
  Author: Manuel Klimek <klimek at google.com>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

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

  Log Message:
  -----------
  Fix test output regression from ee88c0cf09969ba44307068797e12533b94768a6.

The unused variable fix also remove the test output of the tokens
that do not match, making debugging tests harder. Undo the semantic
changes of the build fix.




More information about the All-commits mailing list