[all-commits] [llvm/llvm-project] 898320: [cmake] Disable all -Wuninitialized warnings on GC...

Jacek Caban via All-commits all-commits at lists.llvm.org
Tue Dec 26 06:10:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 898320d4e52c9110422a31a8afc896b9d211ed9d
      https://github.com/llvm/llvm-project/commit/898320d4e52c9110422a31a8afc896b9d211ed9d
  Author: Jacek Caban <jacek at codeweavers.com>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  Changed paths:
    M llvm/cmake/config-ix.cmake

  Log Message:
  -----------
  [cmake] Disable all -Wuninitialized warnings on GCC older than 12. (#76251)

As discussed in #75183, avoids dealing with GCC false positives.




More information about the All-commits mailing list