[all-commits] [llvm/llvm-project] 16f945: [clang] Redefine some AVR specific macros
Ben Shi via All-commits
all-commits at lists.llvm.org
Fri Jan 13 01:22:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16f9451b07619cd84e0b88ff17ca2b27a2c1f9cc
https://github.com/llvm/llvm-project/commit/16f9451b07619cd84e0b88ff17ca2b27a2c1f9cc
Author: Ben Shi <powerman1st at 163.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M clang/lib/Basic/Targets/AVR.cpp
M clang/test/Preprocessor/predefined-arch-macros.c
Log Message:
-----------
[clang] Redefine some AVR specific macros
Fixes https://github.com/llvm/llvm-project/issues/58855
Reviewed By: aykevl, Miss_Grape
Differential Revision: https://reviews.llvm.org/D141598
More information about the All-commits
mailing list