https://bugs.kde.org/show_bug.cgi?id=399955
--- Comment #6 from Eugene Zelenko ---
Builds OK now.
By the word, I spotted include in Clazy.cpp. WIll be good idea to
run Clang-tidy modernize-deprecated-headers, and probably other modernize and
readability checks.
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=399955
--- Comment #5 from Sergio Martins ---
try now
Fixed alloc_traits.h and StringRef.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=399955
--- Comment #4 from Eugene Zelenko ---
Please add llvm:: before StringRef in variable declarations in all three files
to fix build.
ext/alloc_traits.h should be removed from Clazy.cpp, because it's STL internals
which may vary between libstdc++/libc++.
https://bugs.kde.org/show_bug.cgi?id=399955
--- Comment #3 from Sergio Martins ---
Didn't do a build against trunk, so let me know if it's fixed.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=399955
--- Comment #2 from Eugene Zelenko ---
Thank you for help!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=399955
Sergio Martins changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit|