SjoerdMeijer added inline comments.

================
Comment at: include/clang-c/Index.h:3015
   CXType_Half = 31,
+  CXType_Float16 = 30,
   CXType_FirstBuiltin = CXType_Void,
----------------
rogfer01 wrote:
> This enumerator is the same as `CXType_Float128` above, is that intended?
Ah, thanks, copy-paste mistake. Will fix.


https://reviews.llvm.org/D33719



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

Reply via email to