Diffusion K3b 4a7070bfca1e

Fix semantics when compiling with older clang.

Authored by adridg on Aug 3 2017, 8:35 PM.

Description

Fix semantics when compiling with older clang.

Clang 4, for instance, ends up with the return statement in the
body of the if -- and so main returns immediately, unless you
pass in arguments.

Follow-up to 2883e87a8d17035dfc32f696171d013b1513cd69

Details

Committed
adridgAug 3 2017, 8:36 PM
Parents
R467:fb6256079b38: Include internal sanitizer headers only for LLVM 5.0svn.
Branches
Unknown
Tags
Unknown