[all-commits] [llvm/llvm-project] f5b36e: [clang] fix comment lexing of command names with u...
mdenson via All-commits
all-commits at lists.llvm.org
Thu Aug 14 04:04:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5b36eb3a4919137f5594c6be564819dd60f5acf
https://github.com/llvm/llvm-project/commit/f5b36eb3a4919137f5594c6be564819dd60f5acf
Author: mdenson <mbdenson at gmail.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/CommentLexer.cpp
M clang/test/AST/ast-dump-comment.cpp
Log Message:
-----------
[clang] fix comment lexing of command names with underscore (#152943)
Comment lexer fails to parse non-alphanumeric names.
fixes #33296
---------
Co-authored-by: Brock Denson <brock.denson at virscient.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list