[clang] [analyzer][NFC] Introduce framework for checker families (PR #139256)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Thu May 15 08:34:20 PDT 2025
=?utf-8?q?Donát?= Nagy <donat.nagy at ericsson.com>,
=?utf-8?q?Donát?= Nagy <donat.nagy at ericsson.com>,
=?utf-8?q?Donát?= Nagy <donat.nagy at ericsson.com>,
=?utf-8?q?Donát?= Nagy <donat.nagy at ericsson.com>,
=?utf-8?q?Donát?= Nagy <donat.nagy at ericsson.com>,
=?utf-8?q?Donát?= Nagy <donat.nagy at ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/139256 at github.com>
steakhal wrote:
> What do you think about this?
I don't like this. LLVM is used as a library for wide set of tools and compiled with an even wider set of compilers.
I know that LLVM advertises a couple of compilers that are supported as host toolchains, but I'd say that's likely not a complete set.
As a user, I wouldn't mind a solution like this, but as a library vendor, I'd vote very much against this.
There must be some other way. I'll try to squeeze some free time exploring this to help you.
https://github.com/llvm/llvm-project/pull/139256
More information about the cfe-commits
mailing list