[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 15:17:41 PDT 2023
ziqingluo-90 added a comment.
In D150338#4502885 <https://reviews.llvm.org/D150338#4502885>, @chapuni wrote:
> Excuse me, I have reverted this due to circular deps.
> `clangAnalysis` should not depend on `clangSema`.
Thank you @chapuni , I will fix it soon.
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