[all-commits] [llvm/llvm-project] 5fa103: [clang][Docs] Move debug info flags into groups (#...
J. Ryan Stinnett via All-commits
all-commits at lists.llvm.org
Tue Dec 2 09:43:57 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fa103a7fc804ab39c6253b384fdd38b4de388ce
https://github.com/llvm/llvm-project/commit/5fa103a7fc804ab39c6253b384fdd38b4de388ce
Author: J. Ryan Stinnett <jryans at gmail.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M clang/include/clang/Options/Options.td
Log Message:
-----------
[clang][Docs] Move debug info flags into groups (#169942)
This moves a few existing debug info flags that were floating in the
general pool of unorganised flags over to the existing groups for debug
info flags (so that they are presented together in documentation).
As a tiny further tweak, this also fixes the spelling of "DWARF" in the
flag docs for consistency with other flags.
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