[all-commits] [llvm/llvm-project] 5b5b81: [lldb/Driver] Error out when encountering unknown ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed May 20 09:41:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b5b81bcdccb43164e86cfc6a0ac966afc3a143c
https://github.com/llvm/llvm-project/commit/5b5b81bcdccb43164e86cfc6a0ac966afc3a143c
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M lldb/test/Shell/Driver/TestPositionalArgs.test
M lldb/tools/driver/Driver.cpp
Log Message:
-----------
[lldb/Driver] Error out when encountering unknown arguments
There appears to be consensus in D80165 that this is the desired
behavior and I personally agree.
Differential revision: https://reviews.llvm.org/D80226
More information about the All-commits
mailing list