On 30 August 2015 at 08:51, Chandler Carruth via cfe-commits <cfe-commits@lists.llvm.org> wrote: > Author: chandlerc > Date: Sun Aug 30 02:51:18 2015 > New Revision: 246375 > > URL: http://llvm.org/viewvc/llvm-project?rev=246375&view=rev > Log: > Update for several APIs in LLVM that now use StringRefs rather than > const char pointers. In turn, push this through Clang APIs as well, > simplifying a number of bits of code that was handling the oddities of > nullptrs.
Thanks! I meant to clean that up at one point, but got lost in the noise. :) --renato _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits