[all-commits] [llvm/llvm-project] c03e4b: [clang-format] Set Context.IsExpression for C++ te...

owenca via All-commits all-commits at lists.llvm.org
Sun Jun 28 09:55:54 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c03e4bd358920eae86370c60d8bb0f2ef478cf0d
      https://github.com/llvm/llvm-project/commit/c03e4bd358920eae86370c60d8bb0f2ef478cf0d
  Author: owenca <owenpiano at gmail.com>
  Date:   2026-06-28 (Sun, 28 Jun 2026)

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

  Log Message:
  -----------
  [clang-format] Set Context.IsExpression for C++ ternary operators (#206300)

This reverts e99e343dfdb2b1b490789a7bcba6d646a4824f15 (#199112).

Fixes #199027



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