https://github.com/martinboehme closed
https://github.com/llvm/llvm-project/pull/71654
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/ymand approved this pull request.
https://github.com/llvm/llvm-project/pull/71654
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/Xazax-hun approved this pull request.
https://github.com/llvm/llvm-project/pull/71654
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-analysis
Author: None (martinboehme)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/71654.diff
1 Files Affected:
- (modified) clang/include/clang/Analysis/FlowSensitive/Arena.h (+4-4)
``diff
diff --git a/clang/incl
https://github.com/martinboehme created
https://github.com/llvm/llvm-project/pull/71654
None
>From 3e889b59ee171c1665b365a933ba3578c4135ed3 Mon Sep 17 00:00:00 2001
From: Martin Braenne
Date: Wed, 8 Nov 2023 10:51:50 +
Subject: [PATCH] [clang][dataflow][NFC] Fix stale comments.
---
clang