arphaman added a comment. Adding experimental APIs is something that we haven't done before, but it be useful for this case. I have a couple of questions about the API:
- Should types be prefixed / suffixed with experimental / v0 in case we need to extend the information passed to the client? - The types look to be more geared towards Clang modules (like the addition of a module map path). Do you think the same types could be used for C++ 20 modules as well, or should C++ 20 modules have a completely separate API? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70351/new/ https://reviews.llvm.org/D70351 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits