[lldb][NFC] Add test for source info
authorRaphael Isemann <teemperor@gmail.com>
Mon, 2 Sep 2019 10:55:52 +0000 (10:55 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 2 Sep 2019 10:55:52 +0000 (10:55 +0000)
commit1aab62762f6658a6955d9bed719a345702f2bb56
tree39b4d4df7f9d872342b3740b1e4c9c3230193b68
parent05a3a9275144569af46c178523557be08ab06c2e
[lldb][NFC] Add test for source info

llvm-svn: 370638
lldb/packages/Python/lldbsuite/test/commands/source/info/Makefile [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/commands/source/info/TestSourceInfo.py [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/commands/source/info/main.cpp [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/commands/source/info/second.cpp [new file with mode: 0644]