[all-commits] [llvm/llvm-project] 919783: Revert "Fix CLANG_ENABLE_STATIC_ANALYZER=OFF build...

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Sep 20 13:19:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9197834535364efff505580ef940ad41cd293275
      https://github.com/llvm/llvm-project/commit/9197834535364efff505580ef940ad41cd293275
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-09-20 (Mon, 20 Sep 2021)

  Changed paths:
    M clang/cmake/modules/AddClang.cmake
    M clang/lib/StaticAnalyzer/CMakeLists.txt
    M llvm/cmake/modules/AddLLVM.cmake

  Log Message:
  -----------
  Revert "Fix CLANG_ENABLE_STATIC_ANALYZER=OFF building all analyzer source"

This reverts commit 6d7b3d6b3a8dbd62650b6c3dae1fe904a8ae9048.
Breaks running cmake with `-DCLANG_ENABLE_STATIC_ANALYZER=OFF`
without turning off CLANG_TIDY_ENABLE_STATIC_ANALYZER.
See comments on https://reviews.llvm.org/D109611 for details.




More information about the All-commits mailing list