[all-commits] [llvm/llvm-project] 9b060d: [clang][bytecode] Fix zero-init of atomic floating...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Mar 25 00:05:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b060d1e6aea15fb486a94798fedd88188269c92
      https://github.com/llvm/llvm-project/commit/9b060d1e6aea15fb486a94798fedd88188269c92
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/test/AST/ByteCode/floats.cpp

  Log Message:
  -----------
  [clang][bytecode] Fix zero-init of atomic floating point objects (#132782)

We can't pass the AtomicType along to ASTContext::getFloatTypeSemantics.



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