nixpkgs/pkgs
Adam Joseph 2e77eb8190 clang_15: fix build!=(host==target) cross compilation
clang_15 appears to not cross compile in the build!=(host==target)
case due to two problems, which this commit fixes:

- It trips -Wmaybe-uninitialized on recent gcc, but only in the
  build!=host case (likely due to #ifdefs)

- Two more buildPlatform tools have been added:
  clang-tidy-confusable-chars-gen and clang-pseudo-gen

Co-authored-by: Rahul Butani <rrbutani@users.noreply.github.com>
2023-04-19 01:06:08 +00:00
..
applications Merge staging-next into staging 2023-04-19 00:02:27 +00:00
build-support Merge staging-next into staging 2023-04-17 18:01:41 +00:00
common-updater
data Merge branch 'master' into haskell-updates 2023-04-18 11:49:36 +02:00
desktops Merge pull request #226714: gnomeExtensions: auto-update 2023-04-18 17:14:28 +02:00
development clang_15: fix build!=(host==target) cross compilation 2023-04-19 01:06:08 +00:00
games Merge pull request #226465 from figsoda/jumpy 2023-04-17 14:03:21 -04:00
misc Merge master into staging-next 2023-04-18 18:01:12 +00:00
os-specific Merge pull request #226782 from r-ryantm/auto-update/hwdata 2023-04-19 09:02:45 +08:00
pkgs-lib
servers Merge master into staging-next 2023-04-19 00:01:56 +00:00
shells Merge pull request #224606 from ocfox/wakatime.fish 2023-04-17 10:08:49 +02:00
stdenv
test
tools Merge master into staging-next 2023-04-19 00:01:56 +00:00
top-level Merge master into staging-next 2023-04-19 00:01:56 +00:00