work around clang bug 35333: don't crash when switching git branches

Authored by brauch on Nov 16 2017, 10:33 PM.

Description

work around clang bug 35333: don't crash when switching git branches

See https://bugs.llvm.org/show_bug.cgi?id=35333 for details and
explanation.

We need to do two things to work around this bug: disable -Wdocumentation,
and only use the plain text from the comments instead of the parsed
version.

REVIEW: https://phabricator.kde.org/D8857
BUG: 358205
BUG: 372686
FIXED-IN: 5.2.1

Details

Committed
brauchNov 17 2017, 12:45 AM
Parents
R32:56263bc4308a: app: Use categorized logging everywhere
Branches
Unknown
Tags
Unknown