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 <[email protected]>
  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.


_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to