platform_bionic/tools
Logan Chien c88331b062 versioner: Add versioner_fortify_inline annotation
This commit adds versioner_fortify_inline annotation.  This annotation
indicates that the annotated function is an overloaded inline function
for _FORTIFY_SOURCE implementation.  They are usually enabled/disabled
by the enable_if attribute, thus the versioner don't have to check
whether they have conflicting definitions.

Bug: 118991081
Test: source development/vndk/tools/header-checker/android/envsetup.sh && \
      source build/envsetup.sh && \
      lunch aosp_arm64-userdebug && \
      m versioner && \
      ./bionic/tools/versioner/run_tests.py
Change-Id: If5c739fc0c8a218907855939c1fe5338134da7f7
2019-12-23 07:22:48 -08:00
..
versioner versioner: Add versioner_fortify_inline annotation 2019-12-23 07:22:48 -08:00
Android.bp Generate the per-arch .map files at build time. 2018-12-17 12:26:42 -08:00
generate-version-script.py Generate the per-arch .map files at build time. 2018-12-17 12:26:42 -08:00
update_notice.sh Move libdl and linker to static NOTICE files. 2019-04-19 14:18:07 -07:00