• Ian Rogers's avatar
    Enable -Wimplicit-fallthrough. · fc787ecd
    Ian Rogers authored
    Falling through switch cases on a clang build must now annotate the fallthrough
    with the FALLTHROUGH_INTENDED macro.
    Bug: 17731372
    
    Change-Id: I836451cd5f96b01d1ababdbf9eef677fe8fa8324
    fc787ecd
dex_instruction-inl.h 13.6 KB