[all-commits] [llvm/llvm-project] 66f16e: [clang-format][NFC] Add missing config tests for L...

Owen Pan via All-commits all-commits at lists.llvm.org
Sat Jan 4 16:14:46 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66f16e682f84551552099a45e608fa260b14e3ab
      https://github.com/llvm/llvm-project/commit/66f16e682f84551552099a45e608fa260b14e3ab
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

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

  Log Message:
  -----------
  [clang-format][NFC] Add missing config tests for List of Strings (#121451)

Also, simplify the existing test for NamespaceMacros. Like the options
tested by the added tests, it's also a list of arbitrary strings and
initialized to an empty list. (The other existing tests for list of
strings either are initialized to a list of one or more strings or
require specific strings.)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list