Correct assert text in DeclGroup::getSingleDecl()
authorKirill Bobyrev <omtcyfz@gmail.com>
Wed, 14 Sep 2016 19:59:26 +0000 (19:59 +0000)
committerKirill Bobyrev <omtcyfz@gmail.com>
Wed, 14 Sep 2016 19:59:26 +0000 (19:59 +0000)
commit93f75c785d0175dd336c6e164a52efe991c0ddc8
treea240fd98913c4bb04c2727549f28163de230577a
parent6bfc863d741a9419017a11060417aa0b71664f76
Correct assert text in DeclGroup::getSingleDecl()

Assert text for getSingleDecl() is inaccurate. Appears to have been copy pasted
from getDeclGroup().

Patch by Ben Taylor!

Reviewers: alexfh

Subscribers: cfe-commits

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

llvm-svn: 281525
clang/include/clang/AST/DeclGroup.h