Use background priority for clang parse threads.

Authored by mwolff on Feb 20 2016, 10:41 PM.

Description

Use background priority for clang parse threads.

This sounds like a useful thing to do and should reduce potential
UI lockups when the parse threads are busy.

The priority of code completion threads is left untouched in the
hope to get their results as quickly as possible.

Differential Revision: https://phabricator.kde.org/D996

Details

Committed
mwolffFeb 21 2016, 10:39 PM
Differential Revision
D996: Use background priority for all clang parse threads.
Parents
R32:d3441c6ae8f1: SVN_SILENT made messages (.desktop file)
Branches
Unknown
Tags
Unknown