[clang] [Clang] Fix null pointer dereference in enum debug info generation (PR #105556)

Paul T Robinson via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 22 09:16:59 PDT 2024


pogo59 wrote:

The patch title and description claims more than it actually does. The assertion does not "fix" or prevent a null dereference, it's simply documenting a requirement. Please update the title and description.

https://github.com/llvm/llvm-project/pull/105556


More information about the cfe-commits mailing list