[llvm-branch-commits] [clang] [ssaf][UnsafeBufferUsage] Add support for extracting unsafe pointers from all kinds of contributors (PR #184899)

Jan Korous via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Mar 16 15:01:41 PDT 2026


jkorous-apple wrote:

> I feel like testing `HandleTranslationUnit` of the extractor goes beyond unit tests. Shall we add integration tests later?

I'd like to have relatively thorough tests that cover extraction of the right data for given code. I don't particularly care what form such tests have as long as they are practical to maintain.

https://github.com/llvm/llvm-project/pull/184899


More information about the llvm-branch-commits mailing list