Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 343 Bytes

File metadata and controls

4 lines (4 loc) · 343 Bytes
  • A9-6-2 - BitFieldsShallBeUsedOnlyWhenInterfacingToHardwareOrConformingToCommunicationProtocols.ql:
    • Shorten the name to BitFieldsShouldNotBeDeclaredAutosarCpp, where the name shared query it imports is BitFieldsShouldNotBeDeclared.
    • Tag "portability" is added.
    • Alert message now includes single quotes around union name.