• Wouter van Oortmerssen's avatar
    Fixed clang needing union copy constructor. · 728bb64f
    Wouter van Oortmerssen authored
    Move constructors are present, which it should use instead.
    
    This is a temp fix to make it compile, but eventually we should
    generate a proper copy constructor just in-case people want to
    copy objects with unions.
    
    Tested on: Linux, OS X.
    
    Change-Id: Idf85419995c96f5959061882157541573e306083
    728bb64f
Name
Last commit
Last update
..
code_generators.cpp Loading commit data...
flatc.cpp Loading commit data...
flatc_main.cpp Loading commit data...
flathash.cpp Loading commit data...
idl_gen_cpp.cpp Loading commit data...
idl_gen_fbs.cpp Loading commit data...
idl_gen_general.cpp Loading commit data...
idl_gen_go.cpp Loading commit data...
idl_gen_grpc.cpp Loading commit data...
idl_gen_js.cpp Loading commit data...
idl_gen_php.cpp Loading commit data...
idl_gen_python.cpp Loading commit data...
idl_gen_text.cpp Loading commit data...
idl_parser.cpp Loading commit data...
reflection.cpp Loading commit data...
util.cpp Loading commit data...