[all-commits] [llvm/llvm-project] 42b1d0: Revert "[Fix][-Wunsafe-buffer-usage] Add a new `fo...

Ziqing Luo via All-commits all-commits at lists.llvm.org
Fri Jan 6 13:38:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42b1d08b955d6cfa0b78ceca62605bddc905461a
      https://github.com/llvm/llvm-project/commit/42b1d08b955d6cfa0b78ceca62605bddc905461a
  Author: ziqingluo-90 <ziqing at udel.edu>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M clang/lib/Analysis/UnsafeBufferUsage.cpp

  Log Message:
  -----------
  Revert "[Fix][-Wunsafe-buffer-usage] Add a new `forEachDescendant` matcher that skips callable declarations"

This reverts commit 6d140b952805bd9277fba666520ce46c19f2c637.

This commit may causes `test/SemaCXX/warn-unsafe-buffer-usage.cpp` failure.




More information about the All-commits mailing list