Author: Michael Buch
Date: 2025-10-27T19:18:58Z
New Revision: 267b5b8901fad878add53159e7a11050bec2e0f3

URL: 
https://github.com/llvm/llvm-project/commit/267b5b8901fad878add53159e7a11050bec2e0f3
DIFF: 
https://github.com/llvm/llvm-project/commit/267b5b8901fad878add53159e7a11050bec2e0f3.diff

LOG: [clang][DebugInfo][test] Rename Objective-C test

Changes test name to something more meaningful. In preparation to
refactoring the test to check LLVM IR instead of assembly.

Added: 
    clang/test/DebugInfo/ObjC/property-auto-synth.m

Modified: 
    

Removed: 
    clang/test/DebugInfo/ObjC/property4.m


################################################################################
diff  --git a/clang/test/DebugInfo/ObjC/property4.m 
b/clang/test/DebugInfo/ObjC/property-auto-synth.m
similarity index 100%
rename from clang/test/DebugInfo/ObjC/property4.m
rename to clang/test/DebugInfo/ObjC/property-auto-synth.m


        
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to