[all-commits] [llvm/llvm-project] f39fd7: Revert "[-Wunsafe-buffer-usage] Remove an unnecess...
Ziqing Luo via All-commits
all-commits at lists.llvm.org
Mon May 15 11:47:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f39fd750ab59cb2482688168b25db303dbebdb09
https://github.com/llvm/llvm-project/commit/f39fd750ab59cb2482688168b25db303dbebdb09
Author: ziqingluo-90 <ziqing at udel.edu>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M clang/include/clang/Sema/AnalysisBasedWarnings.h
M clang/lib/Sema/AnalysisBasedWarnings.cpp
Log Message:
-----------
Revert "[-Wunsafe-buffer-usage] Remove an unnecessary const-qualifier"
This reverts commit 7a0900fd3e2d34bc1d513a97cf8fbdc1754252d7.
The commit includes too much clang-format changes.
More information about the All-commits
mailing list