[all-commits] [llvm/llvm-project] d8a08f: Clean up test for -f{, no-}implicit-modules-uses-lock

Duncan P. N. Exon Smith via All-commits all-commits at lists.llvm.org
Mon Aug 16 16:23:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8a08fae0af9aa09c108b3e7c60f192249dd2098
      https://github.com/llvm/llvm-project/commit/d8a08fae0af9aa09c108b3e7c60f192249dd2098
  Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
  Date:   2021-08-16 (Mon, 16 Aug 2021)

  Changed paths:
    M clang/test/Modules/implicit-modules-use-lock.m

  Log Message:
  -----------
  Clean up test for -f{,no-}implicit-modules-uses-lock

@arichardson pointed out in post-commit review for
https://reviews.llvm.org/D95583 (b714f73defc8e075) that `-verify` has an
optional argument that works a lot like `FileCheck`'s `-check-prefix`.
Use it to simplify the test for `-fno-implicit-modules-use-lock`!




More information about the All-commits mailing list