[clazy] [Bug 407623] Build with trunk LLVM/Clang is broken
Eugene Zelenko
bugzilla_noreply at kde.org
Fri May 17 23:01:09 BST 2019
https://bugs.kde.org/show_bug.cgi?id=407623
--- Comment #2 from Eugene Zelenko <eugene.zelenko at gmail.com> ---
Fix is very trivial:
- auto &Replacements = ToolingDiag.Fix[replacement.getFilePath()];
+ auto &Replacements = ToolingDiag.Message.Fix[replacement.getFilePath()];
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list