Skip to content
Snippets Groups Projects
Commit eddce742 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

MAINT-5232: Do less work inside typeid() calls.

clang gets nervous about expressions that call functions inside typeid(), even
though these particular typeid() calls are runtime expressions on runtime
values. Extract the offending calls to a previous statement.
parent c92eb7e5
No related branches found
No related tags found
No related merge requests found
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