[all-commits] [llvm/llvm-project] b99e2c: [clang][AVR] Redefine [u]int16_t to be compatible ...

Ben Shi via All-commits all-commits at lists.llvm.org
Mon May 17 16:06:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b99e2c56166a3a74ac9c49512c584d5b158ac9c6
      https://github.com/llvm/llvm-project/commit/b99e2c56166a3a74ac9c49512c584d5b158ac9c6
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2021-05-18 (Tue, 18 May 2021)

  Changed paths:
    M clang/include/clang/Basic/TargetInfo.h
    M clang/lib/Basic/TargetInfo.cpp
    M clang/lib/Basic/Targets/AVR.cpp
    M clang/lib/Basic/Targets/AVR.h
    M clang/lib/Frontend/InitPreprocessor.cpp

  Log Message:
  -----------
  [clang][AVR] Redefine [u]int16_t to be compatible with avr-gcc

Reviewed By: efriedma

Differential Revision: https://reviews.llvm.org/D102547




More information about the All-commits mailing list