]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Base.h
MdePkg: Avoid using __clang__ to specify CLANGPDB
authorLiu, Zhiguang <zhiguang.liu@intel.com>
Tue, 4 Feb 2020 02:20:58 +0000 (10:20 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 6 Feb 2020 08:55:58 +0000 (08:55 +0000)
commit21821933aea284cd3dfea6994bd4b83bd9739fc9
tree449e161867ca6032b8ec64a6ec4bdb9f390d838a
parent7990438f1437f47990a8890dee51978cb8dbc25c
MdePkg: Avoid using __clang__ to specify CLANGPDB

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2415

Avoid using __clang__ to specify CLANGPDB because this macro is also defined
in CLANG38 and this causes CLANG38 build failure.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/Base.h