Factored out from https://reviews.llvm.org/D49729
following @erichkeane comments.
- Add missing classes in the list of classes deriving directly from DeclContext.
- Move the friend declarations together and add a comment for why they are required.
Differential D49790
[AST] Small doc update for DeclContext bricci on Jul 25 2018, 5:25 AM. Authored by
Details Factored out from https://reviews.llvm.org/D49729
Diff Detail
Event TimelineComment Actions Re-added the "friend class ASTWriter" after making This match the original situation where HasNeedToReconcileExternalVisibleStorage, |