Skip to content
Commit 72683ff4 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 642c02d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment