Skip to content
Commit c9fb11f9 authored by Rebecca Cran's avatar Rebecca Cran Committed by mergify[bot]
Browse files

BaseTools: Update PatchCheck.py to check for __FUNCTION__



New code should use the C99 macro __func__ instead of the pre-Standard
macro __FUNCTION__. Update PatchCheck.py to reject patches with the
latter.

Signed-off-by: default avatarRebecca Cran <rebecca@bsdio.com>
Reviewed-by: default avatarMichael D Kinney <michael.d.kinney@intel.com>
parent 55b67b69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment