rsmith added inline comments.

================
Comment at: clang/docs/CommandGuide/clang.rst:264
+
+.. option:: -fno-builtin-std-<function>
+
----------------
xbolva00 wrote:
> -fno-builtin=xxx,yyy,zzz
> 
> wdyt?
Seems reasonable to me to treat `-fno-builtin-<blah>` and `-fno-builtin=<blah>` 
as equivalent, and I certainly prefer the latter form. I think that's somewhat 
orthogonal to this patch, though: I'm not introducing `-fno-builtin-blah` here, 
only documenting it. (It's a GCC flag originally.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123345/new/

https://reviews.llvm.org/D123345

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to