diff options
author | Nick Desaulniers <nickdesaulniers@users.noreply.github.com> | 2025-01-06 08:52:08 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-06 08:52:08 -0800 |
commit | 98b3191a340b03051281e1dc3655a7ffa9ab2311 (patch) | |
tree | b7c4aabae632f1f6fe68b2c24287873a30d43b94 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 21edac25f09faee23015c6a69d95fcbda287efe2 (diff) | |
download | llvm-98b3191a340b03051281e1dc3655a7ffa9ab2311.zip llvm-98b3191a340b03051281e1dc3655a7ffa9ab2311.tar.gz llvm-98b3191a340b03051281e1dc3655a7ffa9ab2311.tar.bz2 |
[libc][docgen] regen docgen via cmake (#119628)
Now, `ninja docs-libc-html` will re-run docgen.
Previously, we would run docgen offline, and commit the result.
Now we no longer need to do that; docgen is invoked from the
dependencies of the `docs-libc-html` target on demand. This
commit removes the dynamically generated .rst files (keeping
the static ones that haven't been converted to docgen), and
fixes up some mistakes I failed to cleanup recently since I
didn't have such automation in place to catch such bugs.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions