Fixed the TestSourceManager.py test case to not fail. It was using the "list"...
Fixed the TestSourceManager.py test case to not fail. It was using the "list" alias which has now been turned into a regex command that mimics the GDB equivalent. Changed "list" to "source list" to get around this problem. llvm-svn: 174474
Loading
Please register or sign in to comment