[all-commits] [llvm/llvm-project] 65abbb: [SSAF][UnsafeBufferUsage] Remove UnsafeBufferUsage...

Ziqing Luo via All-commits all-commits at lists.llvm.org
Mon Apr 13 20:11:28 PDT 2026


  Branch: refs/heads/users/ziqingluo/PR-172429193-2-split-1
  Home:   https://github.com/llvm/llvm-project
  Commit: 65abbbd4e682d67ee4fe642f8898cb5bb52ed6f6
      https://github.com/llvm/llvm-project/commit/65abbbd4e682d67ee4fe642f8898cb5bb52ed6f6
  Author: Ziqing Luo <ziqing_luo at apple.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    R clang/include/clang/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage/UnsafeBufferUsageExtractor.h
    M clang/include/clang/ScalableStaticAnalysisFramework/SSAFBuiltinForceLinker.h
    M clang/lib/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage/UnsafeBufferUsageExtractor.cpp
    M clang/unittests/ScalableStaticAnalysisFramework/Analyses/UnsafeBufferUsage/UnsafeBufferUsageTest.cpp

  Log Message:
  -----------
  [SSAF][UnsafeBufferUsage] Remove UnsafeBufferUsageExtractor.h

- Removed UnsafeBufferUsageExtractor.h
- Registered UnsafeBufferUsageExtractor
- Changed unit tests to enable the extractor with `HandleTranslationUnit`
- Fixed bugs in `UnsafeBufferUsageExtractor::HandleTranslationUnit`



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list