-fcatch-undefined-behavior: catch a VLA bound which evalutes to a non-positive value.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 10 Oct 2012 01:11:12 +0000 (01:11 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 10 Oct 2012 01:11:12 +0000 (01:11 +0000)
commit481652b3e3f9e411b4f4ade2b1f230a364057962
treedc8a4dfb0e9d34046154cd7bf564b791afa3c7cd
parent22cc16462e4190717a5a67b38d3ffaa0983c2c26
-fcatch-undefined-behavior: catch a VLA bound which evalutes to a non-positive value.

llvm-svn: 165583
clang/lib/CodeGen/CodeGenFunction.cpp
clang/test/CodeGen/catch-undef-behavior.c