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

Eric Christopher echristo at gmail.com
Tue Feb 11 00:16:19 PST 2014


On Mon, Feb 10, 2014 at 5:47 PM, David Blaikie <dblaikie at gmail.com> wrote:
> 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.

*shrug* Up to you :)

-eric



More information about the llvm-commits mailing list