https://bugs.kde.org/show_bug.cgi?id=369546
--- Comment #15 from Milian Wolff <m...@milianw.de> ---
Git commit e3883a89853ffe6456e2fb595b69bd50668f6e85 by Milian Wolff.
Committed on 20/01/2020 at 14:55.
Pushed by mwolff into branch 'master'.

Don't get confused when encountering parse errors in default args

When we fail to get a useful string for a default arg, show at least
an explanatory "<parse error>" string in its place.

Sadly, it's not trivial to get the raw string in this case. Doable
maybe, but requires more manual work since the cursor extent won't
include e.g. a mistyped macro name or such.

M  +9    -0    plugins/clang/tests/files/invalid.cpp
M  +8    -0    plugins/clang/util/clangutils.cpp

https://invent.kde.org/kde/kdevelop/commit/e3883a89853ffe6456e2fb595b69bd50668f6e85

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to