aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMed Ismail Bennani <medismail.bennani@gmail.com>2023-04-24 12:45:49 -0700
committerMed Ismail Bennani <medismail.bennani@gmail.com>2023-04-25 15:02:34 -0700
commit482a0ad5ba72d2c306afd2d529f155554eadcd8a (patch)
tree076929152f66451a822f2b12564f624fc473685a /clang/lib/Frontend/CompilerInvocation.cpp
parent6382fcb16def5ae4a47082466fd8dc93e8fdf988 (diff)
downloadllvm-482a0ad5ba72d2c306afd2d529f155554eadcd8a.zip
llvm-482a0ad5ba72d2c306afd2d529f155554eadcd8a.tar.gz
llvm-482a0ad5ba72d2c306afd2d529f155554eadcd8a.tar.bz2
[lldb] Improve logging for process state change (NFC)
This patch improves process state change logging messages to include to process plugin name. It also replaces the `LLDB_LOGF` macro by `LLDB_LOG` macro that adds the class and method name in the log message using the compiler instead of having to change the string litteral for every method. This is very useful when investigating interactions between different types of process plugins. That comes very handy when investigating bugs related to interactive scripted process debugging. Differential Revision: https://reviews.llvm.org/D148399 Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions