[all-commits] [llvm/llvm-project] 070358: [-Wunsafe-buffer-usage] Fix a fallthrough case in ...

Rashmi Mudduluru via All-commits all-commits at lists.llvm.org
Tue Jul 25 13:41:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 070358ec92350c13b0b6c60fbb03bf35a7a00251
      https://github.com/llvm/llvm-project/commit/070358ec92350c13b0b6c60fbb03bf35a7a00251
  Author: Rashmi Mudduluru <r_mudduluru at apple.com>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M clang/lib/Analysis/UnsafeBufferUsage.cpp
    A clang/test/SemaCXX/warn-unsafe-buffer-usage-test-unreachable.cpp

  Log Message:
  -----------
  [-Wunsafe-buffer-usage] Fix a fallthrough case in UPCStandalonePointer getFixits

Differential Revision: https://reviews.llvm.org/D155526




More information about the All-commits mailing list