[all-commits] [llvm/llvm-project] 893a0e: -Wunsafe-buffer-usage: fix build when -DLLVM_ENABL...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Dec 16 15:43:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 893a0ea948a65421013b62bd1855e430ca184739
https://github.com/llvm/llvm-project/commit/893a0ea948a65421013b62bd1855e430ca184739
Author: Fangrui Song <i at maskray.me>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M clang/lib/Analysis/UnsafeBufferUsage.cpp
Log Message:
-----------
-Wunsafe-buffer-usage: fix build when -DLLVM_ENABLE_ASSERTIONS=off
More information about the All-commits
mailing list