]> granicus.if.org Git - clang/commit
[AST][NFC] Small doc update for DeclContext
authorBruno Ricci <riccibrun@gmail.com>
Fri, 3 Aug 2018 13:31:20 +0000 (13:31 +0000)
committerBruno Ricci <riccibrun@gmail.com>
Fri, 3 Aug 2018 13:31:20 +0000 (13:31 +0000)
commitb42d60ed740a26a9c6ee32f78181ce7d389cb998
tree7abdf67d615878c8741ab0b39944d4fa77cc0323
parentf1402aaf11ad2186ba26e24f2d4e5cb9302d144d
[AST][NFC] Small doc update for DeclContext

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.

Reviewed By: erichkeane

Differential Revision: https://reviews.llvm.org/D49790

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@338887 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclBase.h