[all-commits] [llvm/llvm-project] 80490b: [clang][diagnostics] Reject embedded NUL character...

Iris Shi via All-commits all-commits at lists.llvm.org
Tue May 26 21:28:33 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80490b8cfa343692500706f31893ba429fec96b7
      https://github.com/llvm/llvm-project/commit/80490b8cfa343692500706f31893ba429fec96b7
  Author: Iris Shi <0.0 at owo.li>
  Date:   2026-05-27 (Wed, 27 May 2026)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Basic/TargetInfo.cpp
    M clang/lib/Sema/SemaStmtAsm.cpp
    A clang/test/Sema/inline-asm-constraint-embedded-null.c

  Log Message:
  -----------
  [clang][diagnostics] Reject embedded NUL characters in inline asm (#196462)

As suggested by @jmorse and @efriedma-quic in #196223.

---------

Co-authored-by: Corentin Jabot <corentinjabot at gmail.com>



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