[all-commits] [llvm/llvm-project] a22c55: [libcxx][iwyu] 🎨 adds more headers to IWYU
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Thu Jun 17 09:53:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a22c55c69bcdef193715fd6e1f92a329649bc153
https://github.com/llvm/llvm-project/commit/a22c55c69bcdef193715fd6e1f92a329649bc153
Author: Christopher Di Bella <cjdb at google.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M libcxx/include/__ranges/empty_view.h
M libcxx/include/__ranges/ref_view.h
M libcxx/include/__ranges/subrange.h
Log Message:
-----------
[libcxx][iwyu] 🎨 adds more headers to IWYU
A few slipped through the cracks because D104175 and D104170 didn't
concern themselves with newer commits.
Differential Revision: https://reviews.llvm.org/D104414
Commit: d827af03bc1d12e813ef207d2a897998ebf64ca1
https://github.com/llvm/llvm-project/commit/d827af03bc1d12e813ef207d2a897998ebf64ca1
Author: Christopher Di Bella <cjdb at google.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M libcxx/include/module.modulemap
Log Message:
-----------
[libcxx][module-map] 🎨 updates module map to account for ranges headers
Corresponding module map update for D104414, split out for rollback
reasons.
Differential Revision: https://reviews.llvm.org/D104415
Compare: https://github.com/llvm/llvm-project/compare/e70d4994ea9e...d827af03bc1d
More information about the All-commits
mailing list