Teemperor wrote: Just gonna point out that the explicit here doesn't prevent `if (file)`, it just blocks nonsensical code like `file + 1` evaluating to 2.
https://github.com/llvm/llvm-project/pull/215819 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
