"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1c349f18f824f5be8e380b75e51f6189b1483a37"
-
Ted Kremenek authored
until Doug Gregor's Type smart pointer code lands (or more discussion occurs). These methods just call the new Type::getAs<XXX> methods, so we still have reduced implementation redundancy. Having explicit getAsXXXType() methods makes it easier to set breakpoints in the debugger. llvm-svn: 76193
8a286fbd
Loading