[all-commits] [llvm/llvm-project] 17ea5b: Revert "[Driver][AVR] Fix warn_drv_avr_stdlib_not_...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Mar 28 10:11:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17ea5bf1d54d13d6505b636e56ab151a45eab12d
      https://github.com/llvm/llvm-project/commit/17ea5bf1d54d13d6505b636e56ab151a45eab12d
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-03-28 (Mon, 28 Mar 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/AVR.cpp
    M clang/lib/Driver/ToolChains/AVR.h
    A clang/test/Driver/avr-link-no-mcu-specified.c
    M clang/test/Driver/avr-toolchain.c

  Log Message:
  -----------
  Revert "[Driver][AVR] Fix warn_drv_avr_stdlib_not_linked condition"

This reverts commit 16524d2f1bdc2e74ca34425edf43ac8ef5d39531.

The test caused some warnings when avr-gcc was not installed.




More information about the All-commits mailing list