[all-commits] [llvm/llvm-project] c73adb: [clang] [docs] Update the changes of C++20 Modules...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Tue Jul 26 03:50:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c73adbad6a9964e0700865b7c786cc6885898c68
https://github.com/llvm/llvm-project/commit/c73adbad6a9964e0700865b7c786cc6885898c68
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/www/cxx_status.html
Log Message:
-----------
[clang] [docs] Update the changes of C++20 Modules in clang15
Since clang15 is going to be branched in July 26, and C++ modules still
lack an update on ReleaseNotes. Although it is not complete yet, I think
it would be better to add one since we've done many works for C++20
Modules in clang15.
Differential Revision: https://reviews.llvm.org/D129138
More information about the All-commits
mailing list