[all-commits] [llvm/llvm-project] 0fe220: Show error message for optimized variables
jeffreytan81 via All-commits
all-commits at lists.llvm.org
Mon May 23 10:05:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fe220a33179723b7b366c2b398bac3c3b4216ec
https://github.com/llvm/llvm-project/commit/0fe220a33179723b7b366c2b398bac3c3b4216ec
Author: Jeffrey Tan <jeffreytan at fb.com>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M lldb/test/API/tools/lldb-vscode/optimized/TestVSCode_optimized.py
M lldb/tools/lldb-vscode/JSONUtils.cpp
Log Message:
-----------
Show error message for optimized variables
This fixes an issue that optimized variable error message is not shown to end
users in lldb-vscode.
Differential Revision: https://reviews.llvm.org/D126014
More information about the All-commits
mailing list