]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools RVCT: ignore various RVC diagnostics
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 11 Aug 2016 18:11:30 +0000 (20:11 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 12 Aug 2016 07:04:13 +0000 (09:04 +0200)
commitd977ba44066e49e466f0505b010cfffaf6d38b12
tree1ac82c61cfa8a6b0aafe8673aa377577ac3661f4
parentff59570f415e3d2cd4609716944bd8c2114198a1
BaseTools RVCT: ignore various RVC diagnostics

This updates the RVCT CC flags so various diagnostics that trigger
warnings-as-errors are silenced. In particular, RVCT complains about
missing newlines at the end of source files, mixing of enums and int
values and return statements followed by a break, all of which occur
in the Tianocore codebase, but none of which are actual errors in the
code. So just silence them.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Conf/tools_def.template