summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Breakpoint/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [CMake] Update unit tests with accurate dependenciesChris Bieneman2017-02-011-0/+6
| | | | | | This is extending the updates from r293696 to the LLDB unit tests. llvm-svn: 293821
* Convert many functions to use StringRefs.Zachary Turner2016-09-171-0/+3
Where possible, remove the const char* version. To keep the risk and impact here minimal, I've only done the simplest functions. In the process, I found a few opportunities for adding some unit tests, so I added those as well. Tested on Windows, Linux, and OSX. llvm-svn: 281799
OpenPOWER on IntegriCloud