This revision was automatically updated to reflect the committed changes. Closed by commit rGa7b6978285c1: [clang][doc] Removes obsolete comment. (authored by Mordante).
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D144497/new/ https://reviews.llvm.org/D144497 Files: clang/docs/StandardCPlusPlusModules.rst Index: clang/docs/StandardCPlusPlusModules.rst =================================================================== --- clang/docs/StandardCPlusPlusModules.rst +++ clang/docs/StandardCPlusPlusModules.rst @@ -603,16 +603,6 @@ For higher level support for proposals, you could visit https://clang.llvm.org/cxx_status.html. -Support for clang-scan-deps -~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -The support for clang-scan-deps may be the most urgent problem for modules now. -Without the support for clang-scan-deps, it's hard to involve build systems. -This means that users could only play with modules through makefiles or by writing a parser by hand. -It blocks more uses for modules, which will block more defect reports or requirements. - -This is tracked in: https://github.com/llvm/llvm-project/issues/51792. - Ambiguous deduction guide ~~~~~~~~~~~~~~~~~~~~~~~~~
Index: clang/docs/StandardCPlusPlusModules.rst =================================================================== --- clang/docs/StandardCPlusPlusModules.rst +++ clang/docs/StandardCPlusPlusModules.rst @@ -603,16 +603,6 @@ For higher level support for proposals, you could visit https://clang.llvm.org/cxx_status.html. -Support for clang-scan-deps -~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -The support for clang-scan-deps may be the most urgent problem for modules now. -Without the support for clang-scan-deps, it's hard to involve build systems. -This means that users could only play with modules through makefiles or by writing a parser by hand. -It blocks more uses for modules, which will block more defect reports or requirements. - -This is tracked in: https://github.com/llvm/llvm-project/issues/51792. - Ambiguous deduction guide ~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits