"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "282450d94c9e059fc08d80d8e93eb994ce3c77fc"
LLDB no longer prints <no result> by default if
the expression returns nothing. There is now a setting, "notify-void." When the user enables that setting, lldb prints (void) if an expression's result is void. Otherwise, lldb is silent. <rdar://problem/11225150> llvm-svn: 161600
Loading
Please register or sign in to comment