• Pavel Kalinnikov's avatar
    Track included files in PATH-agnostic way. (#4329) · 642254be
    Pavel Kalinnikov authored
    * Track included files in PATH-agnostic way.
    
    Use full paths as keys in the map of included files. Store logical
    include path as a value, in order to put it to the generated file.
    
    * Fix tests by accepting null |include_filename|.
    
    * Fix self-includes code generators.
    642254be
idl_gen_fbs.cpp 4.76 KB