vitalybuka wrote: > I know @kees feels strongly that this should be the other way around: > Instrument _everything_ by default (which would eliminate the need for > filterlist integration entirely) and exclude things from instrumentation with > `wraps`.
My intuition is that @kees approach could be more efficient to get things done :) Maintaining a list of types can be annoying. https://github.com/llvm/llvm-project/pull/107332 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits