Skip to content

Comment tag is not properly created. #33296

Open
@llvmbot

Description

@llvmbot
Bugzilla Link 33949
Version trunk
OS Windows NT
Reporter LLVM Bugzilla Contributor
CC @DougGregor

Extended Description

In my attempt to create a comment in cpp, and specifically this one https://github.com/glfw/glfw/blob/8e899ccc29cc082f8d373718f1881ef5b8863f84/include/GLFW/glfw3.h#L2307 I noticed that the generated tag was split into half with @thread to be the actual tag and _safety to be part of the text in the comment. I would expect clang to detect those type of tags and not terminate the key in _. For any detail please feel free to contact me at [email protected]

Best regards,
Topouzidis Kimon

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions