Files
codeql/go/ql/lib/change-notes/2025-02-27-haslocationinfo-deprecated.md
Owen Mansel-Chan a94854bd72 Add change note
2025-02-27 13:32:48 +00:00

540 B

category
category
deprecated
  • The member predicate hasLocationInfo has been deprecated on the following classes: BasicBlock, Callable, Content, ContentSet, ControlFlow::Node, DataFlowCallable, DataFlow::Node, Entity, GVN, HtmlTemplate::TemplateStmt, IR:WriteTarget, SourceSinkInterpretationInput::SourceOrSinkElement, SourceSinkInterpretationInput::InterpretNode, SsaVariable, SsaDefinition, SsaWithFields, StringOps::ConcatenationElement, Type, and VariableWithFields. Use getLocation() instead.