We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26910aa commit 6795336Copy full SHA for 6795336
lldb/unittests/Target/CMakeLists.txt
@@ -2,7 +2,7 @@ add_lldb_unittest(TargetTests
2
ABITest.cpp
3
DynamicRegisterInfoTest.cpp
4
ExecutionContextTest.cpp
5
- Language.cpp
+ LanguageTest.cpp
6
LocateModuleCallbackTest.cpp
7
MemoryRegionInfoTest.cpp
8
MemoryTest.cpp
lldb/unittests/Target/Language.cpp renamed to lldb/unittests/Target/LanguageTest.cpp
0 commit comments