Thanks! That's a good technique, I'll remember it for next time. I wonder
if %T should work like that...
On Feb 28, 2017 5:17 AM, "NAKAMURA Takumi via cfe-commits" <
cfe-commits@lists.llvm.org> wrote:
> Author: chapuni
> Date: Tue Feb 28 04:05:56 2017
> New Revision: 296460
>
> URL: http://llvm.o
Author: chapuni
Date: Tue Feb 28 04:05:56 2017
New Revision: 296460
URL: http://llvm.org/viewvc/llvm-project?rev=296460&view=rev
Log:
clang/test/Format/inplace.cpp: Avoid using wildcard.
MSYS' tools don't do globbing.
Modified:
cfe/trunk/test/Format/inplace.cpp
Modified: cfe/trunk/test/Form