[clazy] [Bug 354540] Clazy didn't work, always crashed. What i am doing wrong?

alexey.ivanes at gmail.comviaKDEBugzilla alexey.ivanes at gmail.comviaKDEBugzilla
Sat Oct 31 02:08:20 GMT 2015


https://bugs.kde.org/show_bug.cgi?id=354540

--- Comment #3 from alexey.ivanes at gmail.com <alexey.ivanes at gmail.com> ---
Again calendar example with clazy:

vm at linux:~/dev/calendar> qmake-qt5 -spec linux-clang QMAKE_CXXFLAGS+="-Xclang
-load -Xclang ClangLazy.so -Xclang -add-plugin -Xclang clang-lazy"

vm at linux:~/dev/calendar> make
clang++ -c -pipe -Xclang -load -Xclang ClangLazy.so -Xclang -add-plugin -Xclang
clang-lazy -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB
-DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem
/usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem
/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-clang -o main.o
main.cpp
terminate called after throwing an instance of 'std::regex_error'
  what():  regex_error
#0 0x7f690c8ee638 llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/usr/bin/../lib64/libLLVMSupport.so.3.7+0xb8638)

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list