Skip to content

Commit 9830c69

Browse files
committed
C++: Put tostring-performance note in 1.22 file
1 parent 62246ec commit 9830c69

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

change-notes/1.22/analysis-cpp.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Improvements to C/C++ analysis
2+
3+
## General improvements
4+
5+
## New queries
6+
7+
| **Query** | **Tags** | **Purpose** |
8+
|-----------------------------|-----------|--------------------------------------------------------------------|
9+
10+
## Changes to existing queries
11+
12+
| **Query** | **Expected impact** | **Change** |
13+
|----------------------------|------------------------|------------------------------------------------------------------|
14+
15+
## Changes to QL libraries
16+
17+
- The predicate `TypeMention.toString()` has been simplified to always return the string "`type mention`". This may improve performance when using `Element.toString()` or its descendants.

0 commit comments

Comments
 (0)