[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
Sat Jul 15 16:16:51 PDT 2023
ziqingluo-90 added a comment.
Re-landed in `a07a6f6c74a03405eccdcd3832acb2187d8b9c21`
Moved the use of `clang::Sema` from `UnsafeBufferAnalysis` to `AnalysisBasedWarnings`.
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