[all-commits] [llvm/llvm-project] 2dbcfa: [lldb-vscod] fix build with NDEBUG on windows
SquallATF via All-commits
all-commits at lists.llvm.org
Wed Oct 30 06:22:37 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2dbcfad35de6a1c86e794d911304ed50257d6d87
https://github.com/llvm/llvm-project/commit/2dbcfad35de6a1c86e794d911304ed50257d6d87
Author: SquallATF <squallatf at gmail.com>
Date: 2019-10-30 (Wed, 30 Oct 2019)
Changed paths:
M lldb/tools/lldb-vscode/VSCode.cpp
Log Message:
-----------
[lldb-vscod] fix build with NDEBUG on windows
Summary: _setmode in assert will not run when build with NDEBUG
Reviewers: mstorsjo, labath, amccarth
Reviewed By: labath
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D69612
More information about the All-commits
mailing list