fhahn wrote: > I'm not aware of any cases where the outlined instrumentation gives you worse > diagnostics than the inlined one, but I think before being comfortable > changing the default I will want to do a little more testing. What I've done > is a little more "ad-hoc" than exhaustive
Sounds good, I think it would probably be worth doing that and then flip the default, instead of adding more plumbing, unless the results are not that clear cut https://github.com/llvm/llvm-project/pull/166170 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
