mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 13:21:04 +08:00
This also conveniently eliminates another warning from the unintentional
use of a trigraph:
warning: trigraph converted to '[' character [-Wtrigraphs]
default: printf("???(%u)", type);
^
llvm-svn: 255049