Switch isa_impl from a function template to a class template with a
static inline member function doit(). This enables the use of partial specialization to override the last stage of the "isa" check. llvm-svn: 99898
Loading
Please register or sign in to comment