1.0.32.29: Add build flag :sb-xref-for-internals.
[sbcl.git] / src / compiler / globaldb.lisp
index d20e894..394e020 100644 (file)
                        (when (info :type :kind name)
                          (error 'declaration-type-conflict-error
                                 :format-arguments (list name)))))
+(define-info-type
+  :class :declaration
+  :type :handler
+  :type-spec (or function null))
 
 (define-info-class :alien-type)
 (define-info-type