[all-commits] [llvm/llvm-project] dba04b: [libc++] Add a %{verify} substitution (#70878)

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Nov 1 14:35:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dba04bbcf47007bb57f4686f10b55455cbbad84e
      https://github.com/llvm/llvm-project/commit/dba04bbcf47007bb57f4686f10b55455cbbad84e
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
    A libcxx/test/libcxx/selftest/convenience_substitutions/verify.sh.cpp
    M libcxx/utils/libcxx/test/format.py

  Log Message:
  -----------
  [libc++] Add a %{verify} substitution (#70878)

This makes it easier to write .sh.cpp tests that perform multiple clang-verify checks in the same test.




More information about the All-commits mailing list