[target] Fix typo and give bool a default value
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 27 Sep 2018 06:59:15 +0000 (06:59 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 27 Sep 2018 06:59:15 +0000 (06:59 +0000)
commit041e68fe1e00ba949deb36f6f9da893a83dbc7fe
tree9ecb998e8996063067acccc4c45bff6a8c2eee54
parent3315aed44ad03f04a7ca2a53dec42ec2d8bc8001
[target] Fix typo and give bool a default value

This addresses Stella's review feedback in D51859.

llvm-svn: 343180
lldb/source/Target/Target.cpp