> On Apr 14, 2016, at 4:38 AM, Rafael EspĂndola
> wrote:
>
> On 14 April 2016 at 01:34, Mehdi Amini via cfe-commits
> wrote:
>> Author: mehdi_amini
>> Date: Thu Apr 14 00:34:32 2016
>> New Revision: 266276
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=266276&view=rev
>> Log:
>> Do not us
On 14 April 2016 at 01:34, Mehdi Amini via cfe-commits
wrote:
> Author: mehdi_amini
> Date: Thu Apr 14 00:34:32 2016
> New Revision: 266276
>
> URL: http://llvm.org/viewvc/llvm-project?rev=266276&view=rev
> Log:
> Do not use llvm:getGlobalContext() in unittests
>
> Currently trying to nuke this AP
Author: mehdi_amini
Date: Thu Apr 14 00:34:32 2016
New Revision: 266276
URL: http://llvm.org/viewvc/llvm-project?rev=266276&view=rev
Log:
Do not use llvm:getGlobalContext() in unittests
Currently trying to nuke this API from LLVM.
From: Mehdi Amini
Modified:
cfe/trunk/unittests/CodeGen/Buf