mirror of
https://github.com/github/codeql.git
synced 2026-02-12 13:11:20 +01:00
Update cpp/ql/lib/change-notes/2026-01-02-decimal-removal.md
This commit is contained in:
committed by
Jeroen Ketema
parent
9ba73ba4f0
commit
f4980bede3
@@ -1,4 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
category: breaking
|
||||
---
|
||||
* The `_Decimal32`, `_Decimal64`, and `_Decimal128` types are no longer exposed as builtin types. Support for these gcc-specific types was incomplete, and are generally not used in C/C++ codebases.
|
||||
|
||||
Reference in New Issue
Block a user