[analyzer][NFC] Change checker dependency unit tests to check for the registration...
authorKirstóf Umann <dkszelethus@gmail.com>
Sun, 31 May 2020 20:26:37 +0000 (22:26 +0200)
committerKirstóf Umann <dkszelethus@gmail.com>
Fri, 12 Jun 2020 10:43:56 +0000 (12:43 +0200)
commitd61b1f8534c6ee0f9dad528cda641d1429920ed4
tree791d6f478bc4ca9ff209f4f7a1d5efe933b6816a
parent7e0827e86fd0ec0318679ddc3f170ef134ea80e0
[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
clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp