[clang] Fix spurious availability warning (PR #94377)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 6 01:57:41 PDT 2024


Xazax-hun wrote:

Thos should fix the non-strict availability related repro from https://github.com/llvm/llvm-project/issues/40423 . It does not fix the strict case which is a separate codepath, so I did not mark this PR as fixing that bug report. 

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


More information about the cfe-commits mailing list