https://bugs.kde.org/show_bug.cgi?id=407625
--- Comment #3 from Eugene Zelenko ---
Problem with libc++: I build second pass LLVM/Clang with LLVM_ENABLE_LIBCXX and
LLVM_ENABLE_LLD. I got a lot of unresolved symbols from libc++ when linking
ClazyPlugin.so. Ether Clazy CMake should detect STL from l
https://bugs.kde.org/show_bug.cgi?id=407625
--- Comment #2 from Eugene Zelenko ---
Most likely it'll work, but it's not good idea to add not existing path into
include paths. GCC even has -Wmissing-include-dirs.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=407625
--- Comment #1 from Sergio Martins ---
does it work if you simply add:
${_llvmSourceRoot}/../clang/include"
without removing the old one ?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=407625
Sergio Martins changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |smart...@kde.org
--
You are receiving this ma