diff options
author | Rebecca Cran <rebecca@bsdio.com> | 2023-04-06 17:36:32 -0600 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-04-14 13:15:19 +0000 |
commit | c9fb11f92f52e06bcb1279b467a3b2667757be44 (patch) | |
tree | 68fbe209435e165b00850ea772944ffec8740aa9 /BaseTools/Scripts/SetupGit.py | |
parent | 55b67b6950e648338adfe8ec54aeb26ed89d2c97 (diff) | |
download | edk2-c9fb11f92f52e06bcb1279b467a3b2667757be44.tar.gz edk2-c9fb11f92f52e06bcb1279b467a3b2667757be44.tar.bz2 edk2-c9fb11f92f52e06bcb1279b467a3b2667757be44.zip |
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: Rebecca Cran <rebecca@bsdio.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Scripts/SetupGit.py')
0 files changed, 0 insertions, 0 deletions