summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Language/CPlusPlus
Commit message (Expand)AuthorAgeFilesLines
* [lldb/cpluspluslanguage] Add constructor substitutorPavel Labath2019-12-051-0/+2
* Make CPlusPlusNameParser robust against nullptr StringRefs.Adrian Prantl2019-05-311-0/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* CPlusPlusLanguage: Use new demangler API to implement type substitutionPavel Labath2018-11-061-0/+1
* [PDB] Introduce `MSVCUndecoratedNameParser`Aleksandr Urakov2018-11-061-1/+8
* Straight forward FastDemangle replacement in SubsPrimitiveParmItaniumStefan Granitz2018-08-131-0/+1
* CPlusPlusLanguage: Add unit tests for the FindAlternateFunctionManglings methodPavel Labath2018-05-101-2/+23
* More correct handling of error cases C++ name parserEugene Zemtsov2018-02-061-0/+2
* Enable parsing C++ names generated by lambda functions.Jim Ingham2017-07-131-0/+5
* Add more tests for ExtractContextAndIdentifierEugene Zemtsov2017-04-061-0/+5
* New C++ function name parsing logic (Resubmit)Eugene Zemtsov2017-04-061-10/+123
* Reverting r299374 & r299402 due to testsuite failure.Jim Ingham2017-04-051-114/+10
* New C++ function name parsing logicEugene Zemtsov2017-04-031-10/+114
* [CMake] Update unit tests with accurate dependenciesChris Bieneman2017-02-011-0/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-23/+22
* Fix parsing of complicated C++ namesPavel Labath2016-08-182-0/+44
OpenPOWER on IntegriCloud