Reviewed-by: Bob Feng
-Original Message-
From: Gao, Liming
Sent: Thursday, November 14, 2019 4:25 PM
To: devel@edk2.groups.io
Cc: Feng, Bob C
Subject: [Patch 1/5] BaseTools: Rename tool chain CLANG9 to CLANGPDB
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2341
Based on feedback
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2341
Based on feedback from https://edk2.groups.io/g/devel/message/50466,
CLANGPDB is the most acceptable tool chain name,
because this tool chain generates PE/COFF image with PDB debug symbol.
The following changes are made in this patch.
1. Upda