aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/lldparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge output formatters and output parsersChristian Kandeler2020-04-231-7/+9
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-1/+1
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-8/+7
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-2/+6
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-071-1/+2
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-4/+2
* ProjectExplorer: Add lld output parserChristian Kandeler2019-07-121-0/+76