mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
329 B
329 B
0.3.0
Deprecated APIs
- The
BarrierGuardclass has been deprecated. Such barriers and sanitizers can now instead be created using the newBarrierGuardparameterized module.
Bug Fixes
UserType.getADeclarationEntry()now yields all forward declarations when the user type is aclass,struct, orunion.