When printing warnings, the repeat_key should be
const void * because the data is never accessed, the pointer is the only useful piece of data. llvm-svn: 255090
Loading
Please sign in to comment
const void * because the data is never accessed, the pointer is the only useful piece of data. llvm-svn: 255090