jcheca / rpms / clang

Forked from rpms/clang 2 years ago
Clone

668f77d Downgrade implicit int and implicit function declaration to warning only

Authored and Committed by nikic 2 years ago
    Downgrade implicit int and implicit function declaration to warning only
    
    This backports a fix for a major regression that will be part of
    the 15.0.1 release.
    
    See https://reviews.llvm.org/D133800 and
    https://discourse.llvm.org/t/configure-script-breakage-with-the-new-werror-implicit-function-declaration/65213.
    
        
file modified
+8 -1