De-virtualize some const versions of getCanonicalDecl by redirecting to the...
De-virtualize some const versions of getCanonicalDecl by redirecting to the non-const version. Most of the Decl hierarchy already did it this way this just makes the rest consistent. llvm-svn: 236959
Loading
Please sign in to comment