[PATCH] D150338: [-Wunsafe-buffer-usage] Improving insertion of the [[clang::unsafe_buffer_usage]] attribute
Ziqing Luo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 11:19:04 PDT 2023
ziqingluo-90 abandoned this revision.
ziqingluo-90 added a comment.
In D150338#4503802 <https://reviews.llvm.org/D150338#4503802>, @ziqingluo-90 wrote:
> Re-landed in `a07a6f6c74a03405eccdcd3832acb2187d8b9c21`
>
> Moved the use of `clang::Sema` from `UnsafeBufferAnalysis` to `AnalysisBasedWarnings`.
@NoQ Thanks for accepting it again, I'm closing this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150338/new/
https://reviews.llvm.org/D150338
More information about the cfe-commits
mailing list