[all-commits] [llvm/llvm-project] 5f02c3: Fix clang/test/Frontend/plugin-annotate-functions.c

john-brawn-arm via All-commits all-commits at lists.llvm.org
Wed Apr 21 06:01:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f02c308e68d2412e2555017d4dbe3e2cc122913
      https://github.com/llvm/llvm-project/commit/5f02c308e68d2412e2555017d4dbe3e2cc122913
  Author: John Brawn <john.brawn at arm.com>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M clang/test/Frontend/plugin-annotate-functions.c

  Log Message:
  -----------
  Fix clang/test/Frontend/plugin-annotate-functions.c

FileCheck now gives an error when there's a check for an undefined
variable, which this test does in one of its NOT checks. Fix this by
being a bit looser in what the test checks.




More information about the All-commits mailing list