[all-commits] [llvm/llvm-project] 43c05d: Rename -Wjump-bypasses-init to -Wjump-misses-init

Aaron Ballman via All-commits all-commits at lists.llvm.org
Mon May 5 04:20:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43c05d97389d479f78ca18b5d7957f51cb4022fd
      https://github.com/llvm/llvm-project/commit/43c05d97389d479f78ca18b5d7957f51cb4022fd
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2025-05-05 (Mon, 05 May 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/test/Sema/warn-jump-bypasses-init.c

  Log Message:
  -----------
  Rename -Wjump-bypasses-init to -Wjump-misses-init

This matches the GCC diagnostic name which covers the same
functionality.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list