[cfe-commits] Move clang alloca test
Chris Lattner
clattner at apple.com
Thu Jun 7 20:59:10 PDT 2012
On Jun 7, 2012, at 4:10 PM, David Sehr wrote:
> In anticipation of adding more tests to the file, I would like to
> rename 2002-05-24-Alloca.c to alloca.c
> Thoughts?
Sounds great! In general, dates should really be eradicated from test names. Having them made sense back before we had filecheck (ehh, 2002 would be enough ;-), but now it is generally best to have fewer coarser-grained tests.
-Chris
More information about the cfe-commits
mailing list