aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Misc/diag-trailing-null-bytes.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola1-1/+1
This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652
2012-04-26Revert r154981, because it caused PR12674.Nico Weber1-0/+10
Add a test for PR12674. llvm-svn: 155666