================
@@ -127,6 +127,87 @@ Interpreter::UnaryConversion(lldb::ValueObjectSP valobj,
uint32_t location) {
return valobj;
}
+static size_t IntegerConversionRank(CompilerType type) {
----------------
Michael137 wrote:
Can we add a comment saying what the numbers mean? I.e., is higher or lower a
winning rank, etc.
https://github.com/llvm/llvm-project/pull/177208
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits