https://bugs.kde.org/show_bug.cgi?id=425822
Tomasz Paweł Gajc <tpg...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- Ever confirmed|0 |1 --- Comment #2 from Tomasz Paweł Gajc <tpg...@gmail.com> --- Hi, ive added your commit to clazy-1.8 build. Still same error: https://abf.openmandriva.org/build_lists/917634 /usr/include/llvm/Support/type_traits.h:31:28: error: no template named 'remove_reference_t' in namespace 'std'; did you mean 'remove_reference'? using UnderlyingT = std::remove_reference_t<T>; ~~~~~^ https://github.com/OpenMandrivaAssociation/clazy/commit/0a749bf7fd51cce3006737bba22a0fa5acd727a6 -- You are receiving this mail because: You are watching all bug changes.