[clang-tools-extra] [clangd] [C++20] [Modules] Introduce initial support for C++20 Modules (PR #66462)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 9 02:54:46 PDT 2023
================
@@ -0,0 +1,118 @@
+//===----------------- ModuleFilesInfo.h -------------------------*- C++-*-===//
----------------
ChuanqiXu9 wrote:
Done by renaming. I don't quite understand the sentence "the modules are the inputs for something in particular.".
https://github.com/llvm/llvm-project/pull/66462
More information about the cfe-commits
mailing list