Skip to content
Commit 7b7a67c5 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[ARM64] Fix 'assert("...")' to be 'assert(0 && "...")'. Otherwise, it is

no assert at all. ;] Some of these should probably be switched to
llvm_unreachable, but I didn't want to perturb the behavior in this
patch.

Found by -Wstring-conversion, which I'll try to turn on in CMake builds
at least as it is finding useful things.

llvm-svn: 205091
parent 00ed9964
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment