omjavaid wrote: > Same cause as > [b314fa9](https://github.com/llvm/llvm-project/commit/b314fa95555c2ba17e944302a52bf60a9e84bf44) > I suppose, but that didn't explain what actually goes wrong. > > Fine to fix them but if you can explain it in the PR description, please do.
I have update the description with my understanding of the underlying problem. Although in theory this is a good optimization but it has a down side that it does not keep track of the compiler flags per test. https://github.com/llvm/llvm-project/pull/182249 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
