[all-commits] [llvm/llvm-project] 6f710f: [Doc] Update documentation for no-transitive-chang...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Thu Jul 18 23:21:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f710fef838185cbbe11193b30d6adc354b08b28
https://github.com/llvm/llvm-project/commit/6f710fef838185cbbe11193b30d6adc354b08b28
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/docs/StandardCPlusPlusModules.rst
Log Message:
-----------
[Doc] Update documentation for no-transitive-change (#96453)
(Some backgrounds, not required to read:
https://discourse.llvm.org/t/rfc-c-20-modules-introduce-thin-bmi-and-decls-hash/74755)
This is the document part for the no-transitive-change
(https://github.com/llvm/llvm-project/pull/86912,
https://github.com/llvm/llvm-project/pull/92083,
https://github.com/llvm/llvm-project/pull/92085,
https://github.com/llvm/llvm-project/pull/92511) to provide the ability
for build system to skip some unnecessary recompilations.
See the patch for examples.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list