Branch: refs/heads/kupsch/deprecated_annotation
Home: https://github.com/dyninst/dyninst
Commit: 45d106f9f1f655342228a44023f9d86254dc8765
https://github.com/dyninst/dyninst/commit/45d106f9f1f655342228a44023f9d86254dc8765
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
- Added the macro DYNINST_DEPRECATED(msg). It can be placed before a
function, method, type or variable so that on use a deprecated
diagnostic is produced. The macro works using language standard
annotation or compiler specific annotations or has no effect if
neither is available.
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api