[all-commits] [llvm/llvm-project] 4c3745: clang: Build and run FrontendTests with CLANG_ENAB...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Dec 23 11:27:38 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c37453a04f942dd676af1eda5d0760d4ffe8927
https://github.com/llvm/llvm-project/commit/4c37453a04f942dd676af1eda5d0760d4ffe8927
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M clang/unittests/CMakeLists.txt
M llvm/utils/gn/secondary/clang/unittests/BUILD.gn
Log Message:
-----------
clang: Build and run FrontendTests with CLANG_ENABLE_STATIC_ANALYZER=OFF too
They seem to pass fine with the analyzer off, and with this I would've
noticed my last check-clang break locally.
More information about the All-commits
mailing list