Re: [clang-tools-extra] r341144 - Extract runCommandsInFile method

2018-08-30 Thread Roman Lebedev via cfe-commits
I don't think this was reviewed. The differential is not in 'accepted' state. Roman. On Fri, Aug 31, 2018 at 2:25 AM, Stephen Kelly via cfe-commits wrote: > Author: steveire > Date: Thu Aug 30 16:25:38 2018 > New Revision: 341144 > > URL: http://llvm.org/viewvc/llvm-project?rev=341144&view=rev >

[clang-tools-extra] r341144 - Extract runCommandsInFile method

2018-08-30 Thread Stephen Kelly via cfe-commits
Author: steveire Date: Thu Aug 30 16:25:38 2018 New Revision: 341144 URL: http://llvm.org/viewvc/llvm-project?rev=341144&view=rev Log: Extract runCommandsInFile method Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D51260 Modified: clang-tools-extra/trunk/clang-que