[all-commits] [llvm/llvm-project] 4bf6e8: [clang][Driver][AVR] Reject c/c++ compilation for ...

Ben Shi via All-commits all-commits at lists.llvm.org
Mon Oct 14 04:09:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4bf6e831d554b7a075a5f1c4c34a38b05e20ec3b
      https://github.com/llvm/llvm-project/commit/4bf6e831d554b7a075a5f1c4c34a38b05e20ec3b
  Author: Ben Shi <2283975856 at qq.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Driver/ToolChains/AVR.cpp
    M clang/test/Driver/avr-mmcu.c

  Log Message:
  -----------
  [clang][Driver][AVR] Reject c/c++ compilation for avr1 devices (#111798)

avr-gcc also rejects since these devices has no SRAM.

Fixes https://github.com/llvm/llvm-project/issues/96881



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