This revision was automatically updated to reflect the committed changes.
Closed by commit rC361343: [Docs] Increase Doxygen cache size (authored by
dhinton, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62138?vs=200261&id=200617#toc
Repository:
rC Clang
CHANGES SINCE L
hintonda accepted this revision.
hintonda added a comment.
This revision is now accepted and ready to land.
Thanks, LGTM!
I'll give it a day for further comments, and barring any, commit it for you
tomorrow.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llv
jryans added a comment.
I don't currently have commit access, so I would need someone to land this for
me assuming it's approved. If it would be easier for me to submit separate
patches for the llvm and clang changes, please let me know! 😄
Repository:
rG LLVM Github Monorepo
CHANGES SINCE L
jryans created this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
When building Doxygen docs for llvm and clang, it helpfully prints a warning at
the end noting that the `LOOKUP_CACHE_SIZE` value was too small to keep all
symbols in memory.
By