[all-commits] [llvm/llvm-project] 620d99: Revert "[analyzer] Prevent misuses of -analyze-fun...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Tue Feb 8 08:43:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 620d99b7edc64ee87b1ce209f179305e6a919006
https://github.com/llvm/llvm-project/commit/620d99b7edc64ee87b1ce209f179305e6a919006
Author: Balazs Benics <balazs.benics at sigmatechnology.se>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
R clang/test/Analysis/analyze-function-guide.cpp
R clang/test/Analysis/analyze-function-guide.m
Log Message:
-----------
Revert "[analyzer] Prevent misuses of -analyze-function"
This reverts commit 841817b1ed26c1fbb709957d54c0e2751624fbf8.
Ah, it still fails on build bots for some reason.
Pinning the target triple was not enough.
More information about the All-commits
mailing list