Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 321 Bytes

File metadata and controls

6 lines (4 loc) · 321 Bytes

1.3.7

Minor Analysis Improvements

  • Fixed a bug in the models for Microsoft's Active Template Library (ATL).
  • The query "Use of basic integral type" (cpp/jpl-c/basic-int-types) no longer produces alerts for the standard fixed width integer types (int8_t, uint8_t, etc.), and the _Bool and bool types.