[clang] [clang-format] Prevent re-assigning type on finalized tokens (PR #210763)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 27 16:48:42 PDT 2026


johnnyb2543 wrote:

@HazardyKnusperkeks I updated the code as you suggested so that the condition is before isOneOf and I included that test inside of DoNotCrashOnInvalidInput. Please let me know what you think. 

https://github.com/llvm/llvm-project/pull/210763


More information about the cfe-commits mailing list