[all-commits] [llvm/llvm-project] dc6f5c: [Clang][Sema] Do not try to analyze dependent alig...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Tue Jun 27 01:29:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc6f5c9b588adfe62449a898ebd06a5a09c05439
      https://github.com/llvm/llvm-project/commit/dc6f5c9b588adfe62449a898ebd06a5a09c05439
  Author: serge-sans-paille <sguelton at mozilla.com>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/SemaCXX/warn-cast-align.cpp

  Log Message:
  -----------
  [Clang][Sema] Do not try to analyze dependent alignment during -Wcast-align

Fix #63007

Differential Revision: https://reviews.llvm.org/D151753




More information about the All-commits mailing list