================ ---------------- jsjodin wrote:
There were some changes in the original PR related to the CXXABI (stubs that error out), but the functions that were overridden did not exist in the parent class. I was a maybe a bit optimistic about applying the PR directly and removing the stub functions. It was mentioned that it is generally not possible to simply cherry-pick changes from the incubator, which might be the case here? Since I'm new to the code base, what is the better approach? Is it better to use the PRs in the incubator as information about what needs to be implemented and less how it should be implemented upstream, or use the code of the existing PRs and modify them? https://github.com/llvm/llvm-project/pull/177698 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
