fhahn marked an inline comment as done.
fhahn added inline comments.

================
Comment at: clang/lib/Sema/SemaExprCXX.cpp:6172-6174
+  if (IsVectorConditional) {
+    return CheckVectorConditionalTypes(Cond, LHS, RHS, QuestionLoc);
+  }
----------------
aaron.ballman wrote:
> 
I'll fix that before committing, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98055

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

Reply via email to