Author: Alex Lorenz
Date: 2021-07-20T14:53:08-07:00
New Revision: 5f557616c6b13adbe244b3583459a926628c3466

URL: 
https://github.com/llvm/llvm-project/commit/5f557616c6b13adbe244b3583459a926628c3466
DIFF: 
https://github.com/llvm/llvm-project/commit/5f557616c6b13adbe244b3583459a926628c3466.diff

LOG: [clang] Fix the capitalization of the DarwinSDKInfoTest unittest filename 
to avoid case-sensitive FS build errors

Added: 
    clang/unittests/Basic/DarwinSDKInfoTest.cpp

Modified: 
    

Removed: 
    clang/unittests/Basic/DarwinSDKinfoTest.cpp


################################################################################
diff  --git a/clang/unittests/Basic/DarwinSDKinfoTest.cpp 
b/clang/unittests/Basic/DarwinSDKInfoTest.cpp
similarity index 100%
rename from clang/unittests/Basic/DarwinSDKinfoTest.cpp
rename to clang/unittests/Basic/DarwinSDKInfoTest.cpp


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to