You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releasenotes.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ GUI:
10
10
-
11
11
12
12
Changed interface:
13
-
-
13
+
- Clang import, activated by --clang option, was refactored to read json data. The clang import has never been robust before because it didn't rely on a robust input format. The Clang json format is much better to use and this will be much better in the long run. However, do not expect that clang import works well yet, in particular the Clang import does not handle C++ constructs well yet and therefore C++ files will be skipped by Clang import.
14
14
15
15
Deprecations:
16
16
- Support for building with Qt 5 will be removed in Cppcheck 2.19.
0 commit comments