]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 May 2026 22:17:53 +0000 (15:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 May 2026 22:17:53 +0000 (15:17 -0700)
commit77590cacabb3bffba7e2e95c359889bc44241b68
tree70ef63a498a8e0cf4c0fbf05e354f8c44bb6ee9b
parentd0ee290071b475410476b4126c72da4bf6a2194c
parent175db11786bde9061db526bf1ac5107d915f5163
Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linux

Pull clang build fix from Nathan Chancellor:
 "A small fix to disable -Wattribute-alias for clang in the few places
  it is already disabled for GCC, now that tip of tree clang has
  implemented -Wattribute-alias as GCC has"

* tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nathan/linux:
  Disable -Wattribute-alias for clang-23 and newer