Change the diagnostics interface to take an array of pointers to
strings instead of array of strings. This reduces string copying in some not-very-important cases, but paves the way for future improvements. llvm-svn: 59494
Loading
Please register or sign in to comment