[PATCH] D68997: Allow searching for prebuilt implicit modules.

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 28 13:20:06 PDT 2020


dexonsmith added a comment.

@arames, I see you've had a number of commits. I suggest you request commit access: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access



================
Comment at: clang/docs/Modules.rst:358
+
+This way, a single directory containing multiple variants of modules can be prepared and reused. The options configuring the module cache are independent of other options. 
+
----------------
Nit: please remove the stray space at the end of this line.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68997



More information about the cfe-commits mailing list