Commit 5f70d82b authored by Zeno Albisser's avatar Zeno Albisser Committed by Pierre Rossi
Browse files

Do not warn for header-hygiene.


QtDeclarative is consciously leaking the namespace QtQml.
Therefore clang would warn about header hygiene.
Unfortunately this cannot be fixed in QtDeclarative,
unless we accept not to be able to use QtQuick1 and QtQuick2
in the same application.

Change-Id: I5ba78eb20f98e2e04d9c190794c83710b7f196e4
Reviewed-by: default avatarPierre Rossi <pierre.rossi@gmail.com>
parent 19497323
Showing with 30 additions and 0 deletions
Supports Markdown
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