r226384 - Refactor test so it's not lazily emitted on a global, simplifying ordering when more test cases are added

Hans Wennborg hans at chromium.org
Tue Feb 3 16:02:32 PST 2015


On Sat, Jan 17, 2015 at 4:37 PM, David Blaikie <dblaikie at gmail.com> wrote:
> Author: dblaikie
> Date: Sat Jan 17 18:37:04 2015
> New Revision: 226384
>
> URL: http://llvm.org/viewvc/llvm-project?rev=226384&view=rev
> Log:
> Refactor test so it's not lazily emitted on a global, simplifying ordering when more test cases are added

I've merged this to 3.6 in r228074 to ease merging of subsequent
patches to this file.

 - Hans



More information about the cfe-commits mailing list