[clang] Try to fix llvm/llvm-project#41441 (PR #96464)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 26 20:22:49 PDT 2024


awson wrote:

@erichkeane, @cor3ntin

I see you actively reviewed (related, failed) #89036.

Could you look into this?

The idea of the fix is extremely simple: if we want to do something once, but mistakenly do it twice, just don't do it the first time.

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


More information about the cfe-commits mailing list