[clang] Fix error that reference to PointerType is ambiguous in clang/lib/Analysis/UnsafeBufferUsage.cpp (PR #142966)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 5 06:54:21 PDT 2025


https://github.com/nikic approved this pull request.

LGTM, but I would also consider dropping the "using namespace llvm" instead. This seems a bit unusual for a file in clang/lib/Analysis.

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


More information about the cfe-commits mailing list