[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 11:11:59 PDT 2016
bruno added a subscriber: bruno.
bruno added a comment.
Hi Lei,
Thanks for the doc improvement!
================
Comment at: docs/CommandGuide/clang.rst:114
@@ -110,1 +113,3 @@
+ compiler-rt.
+
.. option:: -ansi
----------------
It might be worth mentioning what's the default behaviour in case the flag isn't specified?
https://reviews.llvm.org/D24069
More information about the cfe-commits
mailing list