-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
On Clang 14 there is error (commit d10a627)
LimeReport/limereport/lrreportengine.cpp:835:9: error: use of bitwise '&' with boolean operands [-Werror,-Wbitwise-instead-of-logical]
if (fileName.isEmpty() & m_fileName.isEmpty()) return false;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels