================
@@ -75,6 +75,8 @@
# We're not annotating all the APIs, since that's a lot of annotations
compared to how many we actually care about
"-Wno-nullability-completeness",
+ # Adding this for now to get the build to pass but needs more detailed
review
+ "-Wno-psabi",
----------------
philnik777 wrote:
Why is this required?
https://github.com/llvm/llvm-project/pull/199091
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits