[clazy] [Bug 379311] Qt4 Mode

2017-04-30 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=379311

Sergio Martins  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/cla
   ||zy/eec99828a7665288e682dc03
   ||df8c401c31fd4da7

--- Comment #1 from Sergio Martins  ---
Git commit eec99828a7665288e682dc03df8c401c31fd4da7 by Sergio Martins.
Committed on 01/05/2017 at 00:48.
Pushed by smartins into branch 'master'.

Introduce qt4-compat mode

If you pass -Xclang -plugin-arg-clang-lazy -Xclang qt4-compat then
Qt5-only checks will be disabled.

M  +1-0Changelog
M  +6-0README.md
M  +5-2src/Clazy.cpp
M  +2-1src/ClazyContext.h
M  +6-0src/ClazyStandaloneMain.cpp
M  +12   -3src/checkmanager.cpp
M  +14   -2src/checkmanager.h
M  +1-1src/checks/level0/qenums.cpp
M  +1-1src/checks/level0/qgetenv.cpp
M  +1-1src/checks/level2/oldstyleconnect.cpp
M  +1-1src/checks/level2/qstring-allocations.cpp
M  +9-0tests/clazy/config.json
A  +7-0tests/clazy/qt4compat1.cpp [License: UNKNOWN]  *
A  +2-0tests/clazy/qt4compat1.cpp.expected
A  +7-0tests/clazy/qt4compat2.cpp [License: UNKNOWN]  *
A  +0-0tests/clazy/qt4compat2.cpp.expected
M  +9-0tests/run_tests.py

The files marked with a * at the end have a non valid license. Please read:
http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are
listed at that page.


https://commits.kde.org/clazy/eec99828a7665288e682dc03df8c401c31fd4da7

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 379311] Qt4 Mode

2017-04-30 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=379311

Sergio Martins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
   Assignee|unassigned-b...@kde.org |smart...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.