mirror of
https://github.com/github/codeql.git
synced 2026-02-12 05:01:06 +01:00
C++: Add change note
This commit is contained in:
4
cpp/ql/lib/change-notes/2026-01-02-decimal-removal.md
Normal file
4
cpp/ql/lib/change-notes/2026-01-02-decimal-removal.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* 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