aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-08-11 10:04:16 +0200
committerRaphael Isemann <teemperor@gmail.com>2020-08-11 10:04:42 +0200
commit51117e3c51754f3732ee34758310a0abc6fd3b75 (patch)
tree47df5dcb6f187052e2311474af9d7dcc33dbe65b /clang/lib/CodeGen/CodeGenModule.cpp
parent8f92f3c2eab02fe17a03fc39fefa0082b1c4b72f (diff)
downloadllvm-51117e3c51754f3732ee34758310a0abc6fd3b75.zip
llvm-51117e3c51754f3732ee34758310a0abc6fd3b75.tar.gz
llvm-51117e3c51754f3732ee34758310a0abc6fd3b75.tar.bz2
[lldb][NFC] Remove unused custom reimplementation of realpath for Windows
No one is calling this function it seems and according to https://bugs.llvm.org/show_bug.cgi?id=47088 this can leak memory, so let's just remove it: Quote from the bug report: > Before return on line 146, the memory allocated on line 130 is not freed. Reviewed By: amccarth Differential Revision: https://reviews.llvm.org/D85633
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions