[all-commits] [llvm/llvm-project] ddbe6c: [clang-format[NFC] Clean up FormatTestBase and Pro...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Sep 17 23:00:13 PDT 2024


  Branch: refs/heads/users/MaskRay/spr/parallel-ensure-getthreadindex0-for-sequential-tasks
  Home:   https://github.com/llvm/llvm-project
  Commit: ddbe6c412bab3fe7a3ffaf6f42c49849a518b4c6
      https://github.com/llvm/llvm-project/commit/ddbe6c412bab3fe7a3ffaf6f42c49849a518b4c6
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M clang/unittests/Format/FormatTestBase.h
    M clang/unittests/Format/FormatTestProto.cpp
    M clang/unittests/Format/FormatTestTextProto.cpp

  Log Message:
  -----------
  [clang-format[NFC] Clean up FormatTestBase and Proto/TextProto tests (#108334)


  Commit: 7153a4bbf6d46e58ce32d59220515c5ab9f35691
      https://github.com/llvm/llvm-project/commit/7153a4bbf6d46e58ce32d59220515c5ab9f35691
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

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

  Log Message:
  -----------
  [clang-format] Reimplement InsertNewlineAtEOF (#108513)

Fixes #108333.


  Commit: a8dd8f6302e5fd405de7ed2bbfe195f305279bf8
      https://github.com/llvm/llvm-project/commit/a8dd8f6302e5fd405de7ed2bbfe195f305279bf8
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

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

  Log Message:
  -----------
  [clang-format] Fix a bug in SpacesInParens InConditionalStatements (#108797)

Fixes #64416.


  Commit: 4d18ce1dd2640829c3ad9cbb31e6ff92e2e29438
      https://github.com/llvm/llvm-project/commit/4d18ce1dd2640829c3ad9cbb31e6ff92e2e29438
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

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

  Log Message:
  -----------
  [clang-format] Handle C-style cast of qualified type (#108929)

Fixes #102874.


  Commit: fd21b7911fbdddc80db2d3971ff10ee70a49b7e3
      https://github.com/llvm/llvm-project/commit/fd21b7911fbdddc80db2d3971ff10ee70a49b7e3
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp
    M clang/test/Analysis/Checkers/WebKit/ref-cntbl-crtp-base-no-virtual-dtor.cpp

  Log Message:
  -----------
  [webkit.RefCntblBaseVirtualDtor] ThreadSafeRefCounted still generates warnings (#108656)

Improve the fix in 203a2ca8cd6af505e11a38aebceeaf864271042c by allowing
variable references and more ignoring of parentheses.


  Commit: 125635eb68a5582b840e900b91ee2db5e7fd65e6
      https://github.com/llvm/llvm-project/commit/125635eb68a5582b840e900b91ee2db5e7fd65e6
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M llvm/cmake/config-ix.cmake
    M llvm/include/llvm/Config/config.h.cmake
    M llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn
    M utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/config.h
    M utils/bazel/llvm_configs/config.h.cmake

  Log Message:
  -----------
  [CMake] Remove unused HAVE_SYS_PARAM_H/HAVE_SYS_TYPES_H


  Commit: 5a7f5c6961d025bf3e14fc4999366b9a0263f3ab
      https://github.com/llvm/llvm-project/commit/5a7f5c6961d025bf3e14fc4999366b9a0263f3ab
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M clang/lib/Format/FormatTokenLexer.cpp
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp
    M clang/test/Analysis/Checkers/WebKit/ref-cntbl-crtp-base-no-virtual-dtor.cpp
    M clang/unittests/Format/FormatTest.cpp
    M clang/unittests/Format/FormatTestBase.h
    M clang/unittests/Format/FormatTestProto.cpp
    M clang/unittests/Format/FormatTestTextProto.cpp
    M clang/unittests/Format/TokenAnnotatorTest.cpp
    M llvm/cmake/config-ix.cmake
    M llvm/include/llvm/Config/config.h.cmake
    M llvm/unittests/Support/ParallelTest.cpp
    M llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn
    M utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/config.h
    M utils/bazel/llvm_configs/config.h.cmake

  Log Message:
  -----------
  test

Created using spr 1.3.5-bogner


Compare: https://github.com/llvm/llvm-project/compare/274a0e369e93...5a7f5c6961d0

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