[all-commits] [llvm/llvm-project] d1ae84: [-Wunsafe-buffer-usage] Do not emit fixits for C++...
Rashmi Mudduluru via All-commits
all-commits at lists.llvm.org
Fri Jun 16 13:28:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1ae844dc2cc58bc762135d9500464c61d50f4f9
https://github.com/llvm/llvm-project/commit/d1ae844dc2cc58bc762135d9500464c61d50f4f9
Author: Rashmi Mudduluru <r_mudduluru at apple.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M clang/lib/Analysis/UnsafeBufferUsage.cpp
A clang/test/SemaCXX/warn-unsafe-buffer-usage-c-linkage.cpp
Log Message:
-----------
[-Wunsafe-buffer-usage] Do not emit fixits for C++ interfaces with C linkage
Differential Revision: https://reviews.llvm.org/D153064
More information about the All-commits
mailing list