Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Checker that warns on creation of objects of abstract classes

Hi,

I have written a Codan checker that warns on creation of objects of abstract classes. I attached a patch onĀ  bug #326269. Can somebody review it? I want it to be one of the Codan internal checkers, is it possible?

Back to the top