[llvm] r200721 - DIBuilder: simplify array generation to produce true zero-length arrays

David Blaikie dblaikie at gmail.com
Mon Feb 10 17:47:52 PST 2014


To reiterate:

What's everyone's thought on a magic "any" version that we can use for test
cases? It'd mean we'd have to manually tweak this property every time we
create a test case (or, worst case, we forget to do this and next time we
roll the version we just update any bad test cases to use the magic version)

It means no churn, low cost to roll the revision - low enough that I think
it'd be reasonable to roll it in the patch that caused the breakage without
making patches too burdensome to review or thrashing SVN.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140210/08023f02/attachment.html>


More information about the llvm-commits mailing list