[all-commits] [llvm/llvm-project] b21df4: [Clang] prevent assertion failure by avoiding requ...

Oleksandr T. via All-commits all-commits at lists.llvm.org
Fri Aug 2 05:42:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b21df4b1cf718e48259133054caa2ce5966358e9
      https://github.com/llvm/llvm-project/commit/b21df4b1cf718e48259133054caa2ce5966358e9
  Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
  Date:   2024-08-02 (Fri, 02 Aug 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaDecl.cpp
    M clang/test/Sema/constexpr.c

  Log Message:
  -----------
  [Clang] prevent assertion failure by avoiding required literal type checking in C context (#101426)

Fixes #101304



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