[PATCH] D129864: [Flang] Generate documentation for compiler flags
Dylan Fleming via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 22 08:03:15 PDT 2022
DylanFleming-arm updated this revision to Diff 446840.
DylanFleming-arm added a comment.
After pushing to main, this patch cause a buildbot failure as CLANG_TABLEGEN_EXE could not be found.
I've updated flang/docs/CMakeLists.txt to set the parameter before making a call to clang_tablegen
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129864/new/
https://reviews.llvm.org/D129864
Files:
clang/utils/TableGen/ClangOptionDocEmitter.cpp
flang/docs/CMakeLists.txt
flang/docs/index.md
flang/include/flang/FlangOptionsDocs.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129864.446840.patch
Type: text/x-patch
Size: 5332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220722/bced412b/attachment.bin>
More information about the cfe-commits
mailing list