Revision 22bc0b0727217b3c942ad0256ee145e3efb4486c authored by Tim Besard on 13 March 2024, 13:59:38 UTC, committed by Tim Besard on 13 March 2024, 13:59:38 UTC
Now that jl_method_lookup(_by_tt) is an exported utility,
it makes sense to use it for looking up unspecialized
method instances, so move the assertion to the only
other caller.
1 parent 8d31f33
Raw File
.clangd
CompileFlags:
  Add: [-I., -I.., -Iflisp, -Isupport, -I../support, -I../usr/include, -I../../usr/include, -Wall,]
back to top