[all-commits] [llvm/llvm-project] 5e4ec0: Fix crash with -ast-dump=json (#137324)

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Apr 29 04:57:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e4ec04063e0f04311b6e717c68cd968a0bb6d36
      https://github.com/llvm/llvm-project/commit/5e4ec04063e0f04311b6e717c68cd968a0bb6d36
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:

  Log Message:
  -----------
  Fix crash with -ast-dump=json (#137324)

When given an invalid Objective-C extension, Clang would crash when
trying to emit the mangled name of the method to the JSON dump output.

Fixes #137320



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