aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPedro Tammela <pctammela@gmail.com>2020-11-05 20:53:16 +0000
committerPedro Tammela <pctammela@gmail.com>2020-11-05 21:23:20 +0000
commitca17571051d4e0a63e702371984dbd3671261f79 (patch)
treead230000f0a9f290177a194092480caf584b6376 /clang/lib/Frontend/CompilerInvocation.cpp
parente55157874cf20acef55ca20a87699bf77b7cfd3a (diff)
downloadllvm-ca17571051d4e0a63e702371984dbd3671261f79.zip
llvm-ca17571051d4e0a63e702371984dbd3671261f79.tar.gz
llvm-ca17571051d4e0a63e702371984dbd3671261f79.tar.bz2
[LLDB-lua] modify Lua's 'print' to respect 'io.stdout'
This patch changes the implementation of Lua's `print()` function to respect `io.stdout`. The original implementation uses `lua_writestring()` internally, which is hardcoded to `stdout`. Reviewed By: JDevlieghere Differential Revision: https://reviews.llvm.org/D90787
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions