compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Can you please double check the type of `long double` as well?



================
Comment at: lib/Basic/Targets.cpp:6583
+
+    // This is an LLP64 paltform.
+    // int:4, long:4, long long:8.
----------------
Typo: `platform`.


https://reviews.llvm.org/D34859



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

Reply via email to