C++: Add change note

This commit is contained in:
Jeroen Ketema
2023-08-07 14:24:04 +02:00
parent daf6ecd12f
commit e795e1c387

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `_Float128x` type is no longer exposed as a builtin type. As this type could not occur any code base, this should only affect queries that explicitly look at the builtin types.