[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Test whether or not destructors appear in any expression



If no destructors appear in any expression, then we shouldn't include
them in samples, since they're not really being treated like functions
(despite the fact that they're included in the same namespace, since TIP
will complain if e.g. a variable is given the same name as a
destructor).