diff options
author | Richard Trieu <rtrieu@google.com> | 2011-10-14 20:50:26 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2011-10-14 20:50:26 +0000 |
commit | 8b478360efd56c1b150647f794b2e13e6fef8400 (patch) | |
tree | 1540a4542ec980911488a285c7d5df93ded04615 /clang/test/CodeGen/atomic-ops.c | |
parent | f679b5b6a6cbde3587564bde67dd88e099b6689f (diff) | |
download | bcm5719-llvm-8b478360efd56c1b150647f794b2e13e6fef8400.tar.gz bcm5719-llvm-8b478360efd56c1b150647f794b2e13e6fef8400.zip |
Fix a non-firing assert. Change:
assert("bad SymbolicOp.VariantKind");
To:
assert(0 && "bad SymbolicOp.VariantKind");
llvm-svn: 142000
Diffstat (limited to 'clang/test/CodeGen/atomic-ops.c')
0 files changed, 0 insertions, 0 deletions