[all-commits] [llvm/llvm-project] ae90f6: [clang-format] Disable string breaking in JS for n...

sstwcw via All-commits all-commits at lists.llvm.org
Fri Sep 15 05:36:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae90f689a59fa0ac0b29ca49743757842ba32bf4
      https://github.com/llvm/llvm-project/commit/ae90f689a59fa0ac0b29ca49743757842ba32bf4
  Author: sstwcw <su3e8a96kzlver at posteo.net>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/include/clang/Format/Format.h
    M clang/lib/Format/ContinuationIndenter.cpp
    M clang/unittests/Format/FormatTestJS.cpp

  Log Message:
  -----------
  [clang-format] Disable string breaking in JS for now (#66372)

See the discussion

[here](https://github.com/llvm/llvm-project/pull/66168#issuecomment-1719038797).

The functionality is not mature enough.




More information about the All-commits mailing list