[lldb] Explicitly test the template argument SB API
authorRaphael Isemann <teemperor@gmail.com>
Thu, 15 Oct 2020 07:56:53 +0000 (09:56 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Thu, 15 Oct 2020 09:17:43 +0000 (11:17 +0200)
commit82ed18601dbc816e1f64407a926602f95bbeda32
treec51bf462bf8a84bc18254a50ea9320c380e84352
parent0ff4bc38ab088e75d15c4f1b76be67a9a64e8bae
[lldb] Explicitly test the template argument SB API
lldb/test/API/lang/cpp/template-arguments/Makefile [new file with mode: 0644]
lldb/test/API/lang/cpp/template-arguments/TestCppTemplateArguments.py [new file with mode: 0644]
lldb/test/API/lang/cpp/template-arguments/main.cpp [new file with mode: 0644]