]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Ia32/ProcessorBind.h
MdePkg Base.h: Add definition for CLANG9 tool chain
authorLiming Gao <liming.gao@intel.com>
Thu, 17 Oct 2019 06:55:48 +0000 (14:55 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 24 Oct 2019 01:41:32 +0000 (09:41 +0800)
commit70bebafd1b77e6edd034a12ba47656669a833a80
treefe14ae4ee449f23e370a0d03e977c0392bc3683b
parent3d312a1fec2eff60212859849fdb407018e47ca8
MdePkg Base.h: Add definition for CLANG9 tool chain

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1603
CLANG9 tool chain defines __clang__ macro only,
doesn't define __GNUC__ macro. But, it uses some same definitions with GCC.
So, update base definition for CLANG9 tool chain.

Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
MdePkg/Include/Base.h
MdePkg/Include/Ia32/ProcessorBind.h
MdePkg/Include/X64/ProcessorBind.h