-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillac++clang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"
Description
| Bugzilla Link | 33948 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
Extended Description
Greetings,
I am facing a comment problem in cpp. When i try to create that comment: https://github.com/glfw/glfw/blob/8e899ccc29cc082f8d373718f1881ef5b8863f84/include/GLFW/glfw3.h#L2299 clang create this: GLFW_NOT_INITIALIZED and @ref as the generated comment. It actually detects the first @ref but not the second. In addition the generated comment is of type A and not of type ref as one would expect. For any clarification on the issue please be free to contact me here or at kimon.topouzidis@gmail.com
Best regards,
Topouzidis Kimon
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillac++clang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"