[all-commits] [llvm/llvm-project] 0fbf91: [clang-tidy] Fix cppcoreguidelines-pro-type-union-...

Konstantin Romanov via All-commits all-commits at lists.llvm.org
Tue Oct 22 17:05:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fbf91ab8e395717ed886c6827ca572c5baaa7a0
      https://github.com/llvm/llvm-project/commit/0fbf91ab8e395717ed886c6827ca572c5baaa7a0
  Author: Konstantin Romanov <konstantinsromanov at gmail.com>
  Date:   2024-10-22 (Tue, 22 Oct 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/pro-type-union-access.cpp

  Log Message:
  -----------
  [clang-tidy] Fix cppcoreguidelines-pro-type-union-access if memLoc is invalid (#104540)

Fixes #102945.



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