sbc100 added inline comments.

================
Comment at: clang/lib/Basic/Targets/WebAssembly.h:122
+    case CC_Swift:
+      return CCCR_OK;
+    default:
----------------
This seems to disagree with the longer list in `callingConvSupported`.    Is 
this going to generate unnecessary warnings?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71823/new/

https://reviews.llvm.org/D71823



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to