[Lldb-commits] [lldb] 353f265 - Apparently I moved the wrong one to "2", then Jason moved the right

Jim Ingham via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 10 15:24:35 PST 2022


Author: Jim Ingham
Date: 2022-11-10T15:23:51-08:00
New Revision: 353f265283e9ab209b544ab6818f3bd6ca071873

URL: https://github.com/llvm/llvm-project/commit/353f265283e9ab209b544ab6818f3bd6ca071873
DIFF: https://github.com/llvm/llvm-project/commit/353f265283e9ab209b544ab6818f3bd6ca071873.diff

LOG: Apparently I moved the wrong one to "2", then Jason moved the right
one, so this commit moves the wrong one back to no-"2"...

Added: 
    lldb/test/API/lang/cpp/unique-types/TestUniqueTypes.py

Modified: 
    

Removed: 
    lldb/test/API/lang/cpp/unique-types/TestUniqueTypes2.py


################################################################################
diff  --git a/lldb/test/API/lang/cpp/unique-types/TestUniqueTypes2.py b/lldb/test/API/lang/cpp/unique-types/TestUniqueTypes.py
similarity index 100%
rename from lldb/test/API/lang/cpp/unique-types/TestUniqueTypes2.py
rename to lldb/test/API/lang/cpp/unique-types/TestUniqueTypes.py


        


More information about the lldb-commits mailing list