[PATCH] D24069: Document option '-rtlib' in clang's man page and help info

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 31 17:42:57 PDT 2016


bruno added inline comments.

================
Comment at: docs/CommandGuide/clang.rst:114
@@ -110,1 +113,3 @@
+ compiler-rt.
+
 .. option:: -ansi
----------------
zlei wrote:
> bruno wrote:
> > It might be worth mentioning what's the default behaviour in case the flag isn't specified?
> 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?
That would be great, but feel free to do this update in follow up patches/commits if you want to.


https://reviews.llvm.org/D24069





More information about the cfe-commits mailing list