r221451 - Don't manually insert L prefixes.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Nov 6 11:21:07 PST 2014


fixing it

On 6 November 2014 12:17, Kuba Brecka <kuba.brecka at gmail.com> wrote:
> This apparently broke an ASan testcase:
>
> http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental_checkall/21/console
>
> Kuba
>
>> Author: rafaelDate: Thu Nov  6 07:30:38 2014New Revision: 221451
>> URL: http://llvm.org/viewvc/llvm-project?rev=221451&view=revLog:Don't
>> manually insert L prefixes.
>> Simply marking the symbol private conveys the desire to hide them to LLVM.
>> Modified:    cfe/trunk/lib/CodeGen/CGObjCMac.cpp
>
>



More information about the cfe-commits mailing list