Unverified Commit a10135f4 authored by Gedare Bloom's avatar Gedare Bloom Committed by GitHub
Browse files

[clang-format]: Annotate colons found in inline assembly (#92617)



Short-circuit the parsing of tok::colon to label colons found within
lines starting with asm as InlineASMColon.

Fixes #92616.

---------

Co-authored-by: default avatarOwen Pan <owenpiano@gmail.com>
parent c967c7e0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment