On 30 August 2015 at 08:51, Chandler Carruth via cfe-commits
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
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 bi