Skip to content

"<unnamed>" is incorrectly offered as a completion #12376

@sean-mcmanus

Description

@sean-mcmanus

It should not be. The completed result of <unnamed> is invalid C++.

namespace foo {
namespace
{
    int i;
}
/// result is <unnamed>

};

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions