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

Owen Pan via All-commits all-commits at lists.llvm.org
Mon Jul 29 18:02:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73c961a3345c697f40e2148318f34f5f347701c1
      https://github.com/llvm/llvm-project/commit/73c961a3345c697f40e2148318f34f5f347701c1
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-07-29 (Mon, 29 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.



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