[PATCH] D131014: [clang][dataflow] Make the type of the post visit callback consistent
Stanislav Gatev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 2 14:50:03 PDT 2022
sgatev added a comment.
In D131014#3694852 <https://reviews.llvm.org/D131014#3694852>, @samestep wrote:
> Seems reasonable 👍 I'm curious though, why does this not require `clang-tools-extra/clang-tidy/bugprone/UncheckedOptionalAccessCheck.cpp` to be updated?
It does, thanks! Fixed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131014/new/
https://reviews.llvm.org/D131014
More information about the cfe-commits
mailing list