[all-commits] [llvm/llvm-project] f88180: [clang-format] js handle anonymous classes (#106242)

Krasimir Georgiev via All-commits all-commits at lists.llvm.org
Sun Sep 1 01:13:06 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: f88180bbc489a587954adfce40cc5c90adc74962
      https://github.com/llvm/llvm-project/commit/f88180bbc489a587954adfce40cc5c90adc74962
  Author: Krasimir Georgiev <krasimir at google.com>
  Date:   2024-09-01 (Sun, 01 Sep 2024)

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

  Log Message:
  -----------
  [clang-format] js handle anonymous classes (#106242)

Addresses a regression in JavaScript when formatting anonymous classes.

---------

Co-authored-by: Owen Pan <owenpiano at gmail.com>
(cherry picked from commit 77d63cfd18aa6643544cf7acd5ee287689d54cca)



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