steakhal wrote: > The ctor is working with a different program state than `isSymbolTracked`. In > case this change is not preserving the semantics of the original code I think > the right fix would be to just remove the FIXME comment. This code path is > only happening when we report bugs and this is not performance sensitive, we > should not spend too much time optimizing it.
Oh; nice. https://github.com/llvm/llvm-project/pull/185796 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
