[PATCH] D67565: [NFC][libLTO] Rearrange declaration in lto.h

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 11:24:43 PDT 2019


steven_wu added a comment.

Sorry, should be clear that this is for doxygen documents. See `@defgroup` `@ingroup` from the comments. Those functions where in the Caching APIs group.

I don't see LLVM website is generating documents based on groups but still good to get it correct.

Just want to clean this up because I am planning to add some new APIs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67565





More information about the llvm-commits mailing list