summaryrefslogtreecommitdiff
path: root/src/libs/clangbackendipc/clangbackendipcdebugutils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
| | | | | | | * Update remaining files in src Change-Id: I1896f17fcf34f71c3310c87899fb5171b8e4afb1 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
* Clang: Allow to time high-level functionsNikolai Kosjar2015-07-291-0/+15
| | | | | | | | | ...by enabling the logging rule: qtc.clangbackend.timers=true Change-Id: I085c6bbebc0343b74bcb90119d1ebb80ad49518d Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
* Clang: Shorten debug outputNikolai Kosjar2015-07-201-0/+99
...by writing unsaved file content and project part arguments to temporary dirs. Change-Id: Ic411700cb3da756788bbb315851ff38b0100fe71 Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>