arphaman added a comment. Maybe it would be better to introduce a `CXTargetInfo` type, and change the API to be:
clang_getTranslationUnitTargetInfo clang_TargetInfo_getTriple clang_TargetInfo_getPointerWidth ? This way the `TargetInfo` functions will be cleanly separated, so we can extend the API easier in the future. Repository: rL LLVM https://reviews.llvm.org/D32389 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits