Use conventional spelling of always-failing assert.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 2 May 2018 22:21:11 +0000 (22:21 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 2 May 2018 22:21:11 +0000 (22:21 +0000)
commitfbe748ae868feddf8dd7169ce89206bc29bbb11c
tree82f103cfc6d85daf4dfb3f0b61d7f23498e217aa
parentd366e36bbfea7a793d38d2e81e8eb389e98bd1b2
Use conventional spelling of always-failing assert.

Fixes -Wstring-conversion warning that was breaking -Werror builds.

llvm-svn: 331406
lldb/source/Core/Module.cpp