[PATCH] D156254: [clang][dataflow] Add convenience function for analysing and `FunctionDecl` and diagnosing it.

Yitzhak Mandelbaum via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 26 10:32:33 PDT 2023


This broke one of the builds.
https://lab.llvm.org/buildbot/#/builders/121/builds/32939/steps/4/logs/stdio.
Working on a fix now.

On Wed, Jul 26, 2023 at 1:12 PM Yitzhak Mandelbaum via Phabricator <
reviews at reviews.llvm.org> wrote:

> This revision was landed with ongoing or failed builds.
> This revision was automatically updated to reflect the committed changes.
> ymandel marked an inline comment as done.
> Closed by commit rG1429240ed63b: [clang][dataflow] Add convenience
> function for analysing and `FunctionDecl` and… (authored by ymandel).
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D156254/new/
>
> https://reviews.llvm.org/D156254
>
> Files:
>   clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
>   clang/include/clang/Analysis/FlowSensitive/MatchSwitch.h
>   clang/include/clang/Analysis/FlowSensitive/NoopAnalysis.h
>   clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230726/b5c32922/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4003 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230726/b5c32922/attachment-0001.bin>


More information about the cfe-commits mailing list