llvm-project
[Clang][UnsafeBufferUsage] Warn about two-arg string_view constructors.
#180471
Merged

Commits
  • "[Clang][UnsafeBufferUsage] Warn about two-arg string_view constructors" -m "This patch extends the unsafe buffer usage warning to cover std::string_view constructors that take a pointer and size, similar to the existing check for std::span.
    Karthikdhondi committed 29 days ago
  • Merge branch 'main' into fix/unsafe-buffer-string-view
    pjalwadi committed 29 days ago
Loading