[all-commits] [llvm/llvm-project] d61b1f: [analyzer][NFC] Change checker dependency unit tes...

Kristóf Umann via All-commits all-commits at lists.llvm.org
Fri Jun 12 03:46:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d61b1f8534c6ee0f9dad528cda641d1429920ed4
      https://github.com/llvm/llvm-project/commit/d61b1f8534c6ee0f9dad528cda641d1429920ed4
  Author: Kirstóf Umann <dkszelethus at gmail.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
    M clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp

  Log Message:
  -----------
  [analyzer][NFC] Change checker dependency unit tests to check for the registration order

Exactly what it says on the tin! "Strong" dependencies are mentioned in contrast
to a new kind of dependency introduced in a followup patch.

Differential Revision: https://reviews.llvm.org/D80901




More information about the All-commits mailing list