aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-03-29 11:07:40 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-03-29 11:07:40 +0000
commit7b7a67c5c8daa051e42837dc3e5e65adab9cf09c (patch)
tree2433de6e5a4ff04410752060f5b4eb84ebd73f68 /clang/lib/CodeGen/CodeGenModule.cpp
parent00ed9964c65962e2afc8e3c83a2f7114b0ce25a0 (diff)
downloadllvm-7b7a67c5c8daa051e42837dc3e5e65adab9cf09c.zip
llvm-7b7a67c5c8daa051e42837dc3e5e65adab9cf09c.tar.gz
llvm-7b7a67c5c8daa051e42837dc3e5e65adab9cf09c.tar.bz2
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions