aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial/MyFirstLanguageFrontend
diff options
context:
space:
mode:
authorSlava Gurevich <sgurevich@gmail.com>2022-08-05 13:54:08 -0700
committerSlava Gurevich <sgurevich@gmail.com>2022-08-06 23:06:55 -0700
commitaa4977f2e1354bb5e1937235dd12199839ab0801 (patch)
treedb33b6ba2cf13b1c30eed422d379fbee8a22f2c2 /llvm/docs/tutorial/MyFirstLanguageFrontend
parent5e9b6a2243199d19fb7f23f8a3dce5ac813a2151 (diff)
downloadllvm-aa4977f2e1354bb5e1937235dd12199839ab0801.zip
llvm-aa4977f2e1354bb5e1937235dd12199839ab0801.tar.gz
llvm-aa4977f2e1354bb5e1937235dd12199839ab0801.tar.bz2
[LLDB][NFC] Reliability fixes to TCPSocket code
Patch the following issues found by static code inspection: - Unchecked return values from lib calls - Passing potentially negative arg into a function that requires non-negative input - Possible socket double-close Differential Revision: https://reviews.llvm.org/D131294
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions