[clang] be3d811 - Rename this file to fix the typo in its name; NFC
    Aaron Ballman via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Feb  4 13:00:08 PST 2022
    
    
  
Author: Aaron Ballman
Date: 2022-02-04T15:59:59-05:00
New Revision: be3d811e2c21c864694ce73cb5c2878c3ea0bd68
URL: https://github.com/llvm/llvm-project/commit/be3d811e2c21c864694ce73cb5c2878c3ea0bd68
DIFF: https://github.com/llvm/llvm-project/commit/be3d811e2c21c864694ce73cb5c2878c3ea0bd68.diff
LOG: Rename this file to fix the typo in its name; NFC
Added: 
    clang/test/Sema/suppress-deprecated.c
Modified: 
    
Removed: 
    clang/test/Sema/surpress-deprecated.c
################################################################################
diff  --git a/clang/test/Sema/surpress-deprecated.c b/clang/test/Sema/suppress-deprecated.c
similarity index 100%
rename from clang/test/Sema/surpress-deprecated.c
rename to clang/test/Sema/suppress-deprecated.c
        
    
    
More information about the cfe-commits
mailing list