[all-commits] [llvm/llvm-project] 0171e5: [clang][bytecode] Fix rejecting invalid sizeof exp...

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Jan 17 06:15:09 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0171e56ed0b2bb0c87c48e0895f5052986fa3cda
      https://github.com/llvm/llvm-project/commit/0171e56ed0b2bb0c87c48e0895f5052986fa3cda
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-01-17 (Fri, 17 Jan 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Fix rejecting invalid sizeof expressions (#123332)

Emit the invalid note instead of nothing.



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