Skip to content
Commit 4d2b8458 authored by Kevin Funk's avatar Kevin Funk
Browse files

Work around GCC bug in GCC 4.8

Error:
/home/foo/kdesrc/kdevelop/languages/clang/tests/test_assistants.cpp:62:53:
error: unterminated raw string
     QLoggingCategory::setFilterRules(QStringLiteral(R"(
                                                     ^
See:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55971
parent e0eda262
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment