This patch adds an entry for "-rtlib" in the output of man clang and clang -help.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hi Lei,
Thanks for the doc improvement!
| docs/CommandGuide/clang.rst | ||
|---|---|---|
| 114 | It might be worth mentioning what's the default behaviour in case the flag isn't specified? | |
| docs/CommandGuide/clang.rst | ||
|---|---|---|
| 114 | 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 | That would be great, but feel free to do this update in follow up patches/commits if you want to. | |
It might be worth mentioning what's the default behaviour in case the flag isn't specified?