[all-commits] [llvm/llvm-project] 3315b8: [Clang] Fix an out of bound access in -verify comm...

cor3ntin via All-commits all-commits at lists.llvm.org
Thu May 29 13:26:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3315b84a50a94c229e5a04b05a34ca5d5e374533
      https://github.com/llvm/llvm-project/commit/3315b84a50a94c229e5a04b05a34ca5d5e374533
  Author: cor3ntin <corentinjabot at gmail.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
    A clang/test/Frontend/verify-gh141221.c

  Log Message:
  -----------
  [Clang] Fix an out of bound access in -verify comment parsing (#141940)

When the comment ends with a splice at EOF.

Fixes #141221



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