[all-commits] [llvm/llvm-project] 03a791: Revert "[cmake] Refactor clang unittest cmake" (#1...

dpalermo via All-commits all-commits at lists.llvm.org
Tue Apr 1 20:19:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03a791f70364921ec3d3b7de8ddc6be8279c2fba
      https://github.com/llvm/llvm-project/commit/03a791f70364921ec3d3b7de8ddc6be8279c2fba
  Author: dpalermo <dan.palermo at amd.com>
  Date:   2025-04-01 (Tue, 01 Apr 2025)

  Changed paths:
    M clang/unittests/AST/ByteCode/CMakeLists.txt
    M clang/unittests/AST/CMakeLists.txt
    M clang/unittests/ASTMatchers/CMakeLists.txt
    M clang/unittests/ASTMatchers/Dynamic/CMakeLists.txt
    M clang/unittests/Analysis/CMakeLists.txt
    M clang/unittests/Analysis/FlowSensitive/CMakeLists.txt
    M clang/unittests/Basic/CMakeLists.txt
    M clang/unittests/CMakeLists.txt
    M clang/unittests/CodeGen/CMakeLists.txt
    M clang/unittests/CrossTU/CMakeLists.txt
    M clang/unittests/DirectoryWatcher/CMakeLists.txt
    M clang/unittests/Driver/CMakeLists.txt
    M clang/unittests/Format/CMakeLists.txt
    M clang/unittests/Frontend/CMakeLists.txt
    M clang/unittests/Index/CMakeLists.txt
    M clang/unittests/InstallAPI/CMakeLists.txt
    M clang/unittests/Interpreter/CMakeLists.txt
    M clang/unittests/Interpreter/ExceptionTests/CMakeLists.txt
    M clang/unittests/Lex/CMakeLists.txt
    M clang/unittests/Rewrite/CMakeLists.txt
    M clang/unittests/Sema/CMakeLists.txt
    M clang/unittests/Serialization/CMakeLists.txt
    M clang/unittests/StaticAnalyzer/CMakeLists.txt
    M clang/unittests/Support/CMakeLists.txt
    M clang/unittests/Tooling/CMakeLists.txt
    M clang/unittests/Tooling/Syntax/CMakeLists.txt
    M clang/unittests/libclang/CMakeLists.txt
    M clang/unittests/libclang/CrashTests/CMakeLists.txt

  Log Message:
  -----------
  Revert "[cmake] Refactor clang unittest cmake" (#134022)

Reverts llvm/llvm-project#133545

This change is breaking several buildbots as well as developer's builds.
Reverting to allow people to make progress.



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