This patch adds an entry for "-rtlib" in the output of man clang and clang -help.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi Lei,
Thanks for the doc improvement!
docs/CommandGuide/clang.rst | ||
---|---|---|
114 ↗ | (On Diff #69804) | It might be worth mentioning what's the default behaviour in case the flag isn't specified? |
docs/CommandGuide/clang.rst | ||
---|---|---|
114 ↗ | (On Diff #69804) | This option behaves a lot like -stdlib, so I want their doc entries to look alike too. Perhaps I should update them both to state the default behavior? |
docs/CommandGuide/clang.rst | ||
---|---|---|
114 ↗ | (On Diff #69804) | That would be great, but feel free to do this update in follow up patches/commits if you want to. |