mizvekov added a comment.

I just included a similar fix for another problem I found inspecting nearby 
code for the same kind of bug:

  typedef __complex__ float ComplexFloat;
  int cc = 1 + (ComplexFloat)(1.0iF);


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133522

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

Reply via email to