This revision was automatically updated to reflect the committed changes.
Closed by commit rL281525: Correct assert text in DeclGroup::getSingleDecl()
(authored by omtcyfz).
Changed prior to commit:
https://reviews.llvm.org/D24518?vs=71188&id=71414#toc
Repository:
rL LLVM
https://reviews.ll
brtaylor92 added a comment.
I don't have commit access. @alexfh could you please land the patch?
https://reviews.llvm.org/D24518
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
alexfh accepted this revision.
alexfh added a comment.
This revision is now accepted and ready to land.
LG
https://reviews.llvm.org/D24518
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-com
brtaylor92 created this revision.
brtaylor92 added reviewers: alexfh, craig.topper.
brtaylor92 added a subscriber: cfe-commits.
Assert text for getSingleDecl() is inaccurate. Appears to have been copy pasted
from getDeclGroup()
https://reviews.llvm.org/D24518
Files:
include/clang/AST/DeclGrou