[PATCH] D34796: upporting -f(no)-reorder-functions flag, clang side change

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 7 10:38:46 PST 2018


lebedev.ri added inline comments.


================
Comment at: docs/ClangCommandLineReference.rst:1953
 
+.. option:: -freorder-functions, -fno-reorder-functions
+
----------------
Isn't this autogenerated from `include/clang/Driver/Options.td`?


Repository:
  rC Clang

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

https://reviews.llvm.org/D34796





More information about the cfe-commits mailing list