[all-commits] [llvm/llvm-project] d906ac: [clang][AVR] Fix basic type size/alignment values ...

Alex Rønne Petersen via All-commits all-commits at lists.llvm.org
Mon Oct 21 03:30:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d906ac52ab8ee46090a6696f4ffb34c40ee6abb7
      https://github.com/llvm/llvm-project/commit/d906ac52ab8ee46090a6696f4ffb34c40ee6abb7
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M clang/include/clang/Basic/TargetInfo.h
    M clang/lib/Basic/TargetInfo.cpp
    M clang/lib/Basic/Targets/AVR.h
    M clang/test/CodeGen/cx-complex-range.c
    M clang/test/CodeGen/mdouble.c
    A clang/test/Sema/avr-size-align.c
    M clang/test/Sema/unbounded-array-bounds.c

  Log Message:
  -----------
  [clang][AVR] Fix basic type size/alignment values to match avr-gcc. (#111290)

Closes #102172



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