Differential Revision: https://reviews.llvm.org/D39177 llvm-svn: 316896
This patch fixes clang to decorate reference accesses as pointers and not as "omnipotent chars". Differential Revision: https://reviews.llvm.org/D38074 llvm-svn: 314209