dibyendumajumdar / dmr_c

dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends
Other
52 stars 2 forks source link

showsymbols mapping of type modifiers is incorrect #17

Closed dibyendumajumdar closed 7 years ago

dibyendumajumdar commented 7 years ago

The mapping of type modifiers to strings is out of sync with the modifier definitions.

dibyendumajumdar commented 7 years ago

Fixed