diff options
author | Kirstóf Umann <dkszelethus@gmail.com> | 2020-03-27 14:29:31 +0100 |
---|---|---|
committer | Kirstóf Umann <dkszelethus@gmail.com> | 2020-03-27 14:34:09 +0100 |
commit | bda3dd0d986b33c3a327c0ee0eb8ba43aa140699 (patch) | |
tree | 67842a9687312aef5a2cb65d0c4955a2b4ea9b20 /llvm/lib/Support/Threading.cpp | |
parent | 08d5426981595485c47682ecc57091541e41c674 (diff) | |
download | llvm-bda3dd0d986b33c3a327c0ee0eb8ba43aa140699.zip llvm-bda3dd0d986b33c3a327c0ee0eb8ba43aa140699.tar.gz llvm-bda3dd0d986b33c3a327c0ee0eb8ba43aa140699.tar.bz2 |
[analyzer][NFC] Change LangOptions to CheckerManager in the shouldRegister* functions
Some checkers may not only depend on language options but also analyzer options.
To make this possible this patch changes the parameter of the shouldRegister*
function to CheckerManager to be able to query the analyzer options when
deciding whether the checker should be registered.
Differential Revision: https://reviews.llvm.org/D75271
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions