[clang] [llvm] Add option to generate additional debug info for expression dereferencing pointer to pointers. (PR #81545)

Aaron Ballman via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 04:16:07 PDT 2024


AaronBallman wrote:

> How do I reopen the PR after fixing the test case?

AIUI, you cannot reopen a merged PR, you have to start a new PR and mention the old one to link the two together.

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


More information about the llvm-commits mailing list