[all-commits] [llvm/llvm-project] 87fe37: [-Wunsafe-buffer-usage] Changing the use of None w...

Malavika Samak via All-commits all-commits at lists.llvm.org
Fri Jan 6 12:31:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87fe37d9f8b668f537006a2bf6921cf2ad3fb2a2
      https://github.com/llvm/llvm-project/commit/87fe37d9f8b668f537006a2bf6921cf2ad3fb2a2
  Author: MalavikaSamak <malavika2 at apple.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

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

  Log Message:
  -----------
  [-Wunsafe-buffer-usage] Changing the use of None with std::nullopt to address a warning.




More information about the All-commits mailing list