[DynInst_API:] [dyninst/dyninst] 7eeb95: add deprecated annotation support


Date: Fri, 29 Sep 2023 08:26:13 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 7eeb95: add deprecated annotation support
  Branch: refs/heads/kupsch/deprecated_annotation
  Home:   https://github.com/dyninst/dyninst
  Commit: 7eeb95b09a27d51a831fd216309d1b17aa52ef09
      https://github.com/dyninst/dyninst/commit/7eeb95b09a27d51a831fd216309d1b17aa52ef09
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M common/h/compiler_annotations.h

  Log Message:
  -----------
  add deprecated annotation support

- DYNINST_DEPRECATED(msg) can be placed before a function, method,
  type or variable to produce a warning on it use if the compiler
  supports some type of deprecation mechanism.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 7eeb95: add deprecated annotation support, kupsch <=