Author: Muhammad Omair Javaid Date: 2020-12-02T07:31:29+05:00 New Revision: fa7fabb644f8645442cbe42c78420240b6657160
URL: https://github.com/llvm/llvm-project/commit/fa7fabb644f8645442cbe42c78420240b6657160 DIFF: https://github.com/llvm/llvm-project/commit/fa7fabb644f8645442cbe42c78420240b6657160.diff LOG: [LLDB] Rename duplicate TestAlignAsBaseClass.py lldb-dotest breaks due to duplicate TestAlignAsBaseClass.py. I have renamed later version to TestAlignAsBaseClassNonTemplateParam.py. Added: lldb/test/API/lang/cpp/non-type-template-param/TestAlignAsBaseClassNonTemplateParam.py Modified: Removed: lldb/test/API/lang/cpp/non-type-template-param/TestAlignAsBaseClass.py ################################################################################ diff --git a/lldb/test/API/lang/cpp/non-type-template-param/TestAlignAsBaseClass.py b/lldb/test/API/lang/cpp/non-type-template-param/TestAlignAsBaseClassNonTemplateParam.py similarity index 100% rename from lldb/test/API/lang/cpp/non-type-template-param/TestAlignAsBaseClass.py rename to lldb/test/API/lang/cpp/non-type-template-param/TestAlignAsBaseClassNonTemplateParam.py _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits