summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Utility/ConstStringTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow direct comparison of ConstString against StringRefRaphael Isemann2019-04-261-0/+48
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix: ConstString::GetConstCStringAndSetMangledCounterPart() should update the...Stefan Granitz2018-08-141-13/+33
* Add ConstString test FromMidOfBufferStringRefStefan Granitz2018-08-081-0/+20
* Add ConstString::IsNull() to tell between null vs. empty strings and fix usag...Stefan Granitz2018-08-061-0/+17
* Change ConstString::SetCStringWithMangledCounterpart to use StringRefPavel Labath2018-08-061-0/+17
* Remove LIBLLDB_LOG_VERBOSE categoryPavel Labath2017-02-051-0/+18
OpenPOWER on IntegriCloud