mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C++: New change-notes file for 1.23
This commit is contained in:
21
change-notes/1.23/analysis-cpp.md
Normal file
21
change-notes/1.23/analysis-cpp.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Improvements to C/C++ analysis
|
||||
|
||||
The following changes in version 1.23 affect C/C++ analysis in all applications.
|
||||
|
||||
## General improvements
|
||||
|
||||
## New queries
|
||||
|
||||
| **Query** | **Tags** | **Purpose** |
|
||||
|-----------------------------|-----------|--------------------------------------------------------------------|
|
||||
| Query name (`query id`) | tags | Message. |
|
||||
|
||||
## Changes to existing queries
|
||||
|
||||
| **Query** | **Expected impact** | **Change** |
|
||||
|----------------------------|------------------------|------------------------------------------------------------------|
|
||||
| Query name (`query id`) | Expected impact | Message. |
|
||||
|
||||
## Changes to QL libraries
|
||||
|
||||
- bullet list
|
||||
Reference in New Issue
Block a user