Hi,

Here are some minor fixes to documentation, formatting, and styling to
the P1689R5 support through the `-fdeps-*` flags.

Thanks,

--Ben

---
v1 -> v2:
- Rebased and dropped the first patch (since fixed by a tree-wide
  `%<%s%>` -> `%qs` replacement)

Ben Boeckel (3):
  libcpp/mkdeps: fix indentation
  libcpp/init: remove unnecessary `struct` keyword
  gcc/c-family/c.opt: clarify `-fdeps-*` flag documentation

 gcc/c-family/c.opt |  6 +++---
 libcpp/init.cc     |  2 +-
 libcpp/mkdeps.cc   | 11 ++++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

-- 
2.51.0

Reply via email to