[all-commits] [llvm/llvm-project] b3c001: Revert "Revert "[analyzer] Prevent misuses of -ana...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Wed Feb 16 01:34:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3c0014e5a7530645f502d8b19ef1df313cc85b9
https://github.com/llvm/llvm-project/commit/b3c0014e5a7530645f502d8b19ef1df313cc85b9
Author: Balazs Benics <balazs.benics at sigmatechnology.se>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
A clang/test/Analysis/analyze-function-guide.cpp
A clang/test/Analysis/analyze-function-guide.m
Log Message:
-----------
Revert "Revert "[analyzer] Prevent misuses of -analyze-function""
This reverts commit 620d99b7edc64ee87b1ce209f179305e6a919006.
Let's see if removing the two offending RUN lines makes this patch pass.
Not ideal to drop tests but, it's just a debugging feature, probably not
that important.
More information about the All-commits
mailing list