Use openDeclaration(Identifier) in CMake plugin.

Authored by nalvarez on Apr 21 2017, 3:53 AM.

Description

Use openDeclaration(Identifier) in CMake plugin.

As discussed on the mailing list, AbstractDeclarationBuilder's
openDeclaration(QualifiedIdentifier) makes little sense semantically.
An overload taking Identifier was added, with the intention of removing
the QID overload in the future.

Use the new overload taking Identifier in the CMake declaration builder.

Details

Committed
nalvarezApr 21 2017, 3:53 AM
Parents
R32:f9f8f0bdfd2d: Merge branch '5.1'
Branches
Unknown
Tags
Unknown