https://bugs.llvm.org/show_bug.cgi?id=33948
Bug ID: 33948
Summary: XML comments command is not properly detected.
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
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
[email protected]
Best regards,
Topouzidis Kimon
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs