[all-commits] [llvm/llvm-project] 2fe490: clang-format: fix undefined behavior.

Martin Probst via All-commits all-commits at lists.llvm.org
Wed Apr 14 10:41:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2fe4909748b5f14499e83b0647b7e9ddd0068a15
      https://github.com/llvm/llvm-project/commit/2fe4909748b5f14499e83b0647b7e9ddd0068a15
  Author: Martin Probst <martin at probst.io>
  Date:   2021-04-14 (Wed, 14 Apr 2021)

  Changed paths:
    M clang/lib/Format/SortJavaScriptImports.cpp

  Log Message:
  -----------
  clang-format: fix undefined behavior.

The previous change failed to initialize the SymbolsMerged field.




More information about the All-commits mailing list