[all-commits] [llvm/llvm-project] eac0b6: [docs] Fix include-what-you-use example
Kim Gräsman via All-commits
all-commits at lists.llvm.org
Sat Aug 19 04:33:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eac0b67ed1da34644c33ae3ae325ab078d52e818
https://github.com/llvm/llvm-project/commit/eac0b67ed1da34644c33ae3ae325ab078d52e818
Author: Kim Gräsman <kim.grasman at gmail.com>
Date: 2023-08-19 (Sat, 19 Aug 2023)
Changed paths:
M libcxx/docs/UsingLibcxx.rst
Log Message:
-----------
[docs] Fix include-what-you-use example
The --mapping_file switch was missing; the example would have been
rejected.
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D157785
More information about the All-commits
mailing list