File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
llvm/include/llvm/Demangle Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Testing
5353-------
5454
5555The tests are split up between libcxxabi/test/{unit,}test_demangle.cpp, and
56- llvm/unittest /Demangle. The llvm directory should only get tests for stuff not
56+ llvm/unittests /Demangle. The llvm directory should only get tests for stuff not
5757included in the core library. In the future though, we should probably move all
5858the tests to LLVM.
5959
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Testing
5353-------
5454
5555The tests are split up between libcxxabi/test/{unit,}test_demangle.cpp, and
56- llvm/unittest /Demangle. The llvm directory should only get tests for stuff not
56+ llvm/unittests /Demangle. The llvm directory should only get tests for stuff not
5757included in the core library. In the future though, we should probably move all
5858the tests to LLVM.
5959
You can’t perform that action at this time.
0 commit comments