Commit ee7a4775 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

clang patch & fix warning

parent 407c1071
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -185,9 +185,11 @@ void find_targets_ivas_fx(
    Word32 h1_32[6 * L_SUBFR];
    Word16 sf;
    Word64 Ltmp64;
#ifndef ISSUE_1867_replace_overflow_libenc
#ifdef BASOP_NOGLOB_DECLARE_LOCAL
    Flag Overflow = 0;
    move16();
#endif
#endif
    /*------------------------------------------------------------------------*
     * Find the target vector for excitation search:
+2 −2

File changed.

Contains only whitespace changes.