[all-commits] [llvm/llvm-project] 7a94ac: [Clang] Fix a crash when dumping a pack indexing t...

cor3ntin via All-commits all-commits at lists.llvm.org
Fri Feb 2 15:09:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a94acb2da5b20d12f13f3c5f4eb0f3f46e78e73
      https://github.com/llvm/llvm-project/commit/7a94acb2da5b20d12f13f3c5f4eb0f3f46e78e73
  Author: cor3ntin <corentinjabot at gmail.com>
  Date:   2024-02-03 (Sat, 03 Feb 2024)

  Changed paths:
    M clang/lib/AST/TypePrinter.cpp
    A clang/test/AST/ast-dump-pack-indexing-crash.cpp

  Log Message:
  -----------
  [Clang] Fix a crash when dumping a pack indexing type. (#80439)

Fix a crash caused by incorrect assumptions
Reported here
https://github.com/llvm/llvm-project/pull/72644#discussion_r1469525524




More information about the All-commits mailing list