[clang] Implement resource binding type prefix mismatch flag setting logic (PR #97103)

Joshua Batista via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 1 10:36:37 PDT 2024


================
@@ -21,6 +21,7 @@
 #include "clang/Basic/IdentifierTable.h"
 #include "clang/Basic/SourceLocation.h"
 #include "clang/Sema/Scope.h"
+#include "clang/Sema/Sema.h"
----------------
bob80905 wrote:

Yes, done

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


More information about the cfe-commits mailing list