Add InvalidContext to update_test.py.
authorMichael Kruse <llvm@meinersbur.de>
Thu, 14 Apr 2016 15:22:04 +0000 (15:22 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Thu, 14 Apr 2016 15:22:04 +0000 (15:22 +0000)
commitb931d4c3876738cd9eaca2189bebe01b0388bfe9
tree816393e76566be1d74eb1f1076ea968a9aba6dd7
parent03137c65382ef647511771e2401f276f491779c3
Add InvalidContext to update_test.py.

This allows the test update script to add 'Invalid Context:' to test
cases. Enable with --check-include=InvalidContext.

llvm-svn: 266322
polly/test/update_check.py