[all-commits] [llvm/llvm-project] 392b77: [clang-format] Fix misannotations of `<` in ternar...

Owen Pan via All-commits all-commits at lists.llvm.org
Tue Jul 30 01:40:59 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 392b77d58a91049a155f3390ec16941a848aa766
      https://github.com/llvm/llvm-project/commit/392b77d58a91049a155f3390ec16941a848aa766
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

  Changed paths:
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/unittests/Format/TokenAnnotatorTest.cpp

  Log Message:
  -----------
  [clang-format] Fix misannotations of `<` in ternary expressions (#100980)

Fixes #100300.

(cherry picked from commit 73c961a3345c697f40e2148318f34f5f347701c1)



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