forked from qt-creator/qt-creator
		
	Clang: Make clazy UI more fine-grained
...so that specific checks can be enabled/disabled. This replaces the level radio buttons in Tools > Options > C++ > Code Model > "Manage..." > Tab: Clazy. Task-number: QTCREATORBUG-21120 Change-Id: If468d79d3c309b287b4105d83ac31f0b1489c71c Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
This commit is contained in:
		@@ -103,7 +103,8 @@ HEADERS += \
 | 
			
		||||
    cppmodelmanagerinterface.h \
 | 
			
		||||
    cppbuiltinmodelmanagersupport.h \
 | 
			
		||||
    headerpathfilter.h \
 | 
			
		||||
    cppkitinfo.h
 | 
			
		||||
    cppkitinfo.h \
 | 
			
		||||
    cpptools_clazychecks.h
 | 
			
		||||
 | 
			
		||||
SOURCES += \
 | 
			
		||||
    abstracteditorsupport.cpp \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user