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 a406eb4 commit 550b2efCopy full SHA for 550b2ef
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