summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2014-09-10 17:03:37 +0000
committerNico Weber <nicolasweber@gmx.de>2014-09-10 17:03:37 +0000
commitafecff50ac92f281c7c7369d9dd9701f13e16b02 (patch)
tree8a22eaf84a85514be6ad725bc90ea3016c07173f /llvm/docs
parent0dbcfba659421014916a818847e63c3b74631d54 (diff)
downloadbcm5719-llvm-afecff50ac92f281c7c7369d9dd9701f13e16b02.tar.gz
bcm5719-llvm-afecff50ac92f281c7c7369d9dd9701f13e16b02.zip
Add a test for an operator access decl.
In Parser::ParseCXXClassMemberDeclaration(), it was possible to change isAccessDecl = NextToken().is(tok::kw_operator); to isAccessDecl = false; and no tests would fail. Now there's coverage for this. llvm-svn: 217519
Diffstat (limited to 'llvm/docs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud