[all-commits] [llvm/llvm-project] ac9a76: Revert "[-Wunsafe-buffer-usage][NFC] Slightly refa...
Ziqing Luo via All-commits
all-commits at lists.llvm.org
Thu Aug 17 16:42:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac9a76d7487b9af1ace626eb90064194cb12c53d
https://github.com/llvm/llvm-project/commit/ac9a76d7487b9af1ace626eb90064194cb12c53d
Author: Ziqing Luo <ziqing at udel.edu>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M clang/include/clang/Analysis/Analyses/UnsafeBufferUsage.h
M clang/lib/Analysis/UnsafeBufferUsage.cpp
M clang/lib/Sema/AnalysisBasedWarnings.cpp
Log Message:
-----------
Revert "[-Wunsafe-buffer-usage][NFC] Slightly refactor and optimize the code"
This reverts commit 843784764ab58e35f8aa2da97f07dc5e810f4bcb.
There is a build failure caused by this commit.
More information about the All-commits
mailing list