fixing it
On 6 November 2014 12:17, Kuba Brecka <[email protected]> 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 > > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
