]> granicus.if.org Git - clang/commit
clang-cl: Accept MSVC2015's '/utf-8' flag.
authorNico Weber <nicolasweber@gmx.de>
Fri, 26 Aug 2016 21:26:29 +0000 (21:26 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 26 Aug 2016 21:26:29 +0000 (21:26 +0000)
commitb5f10f253e876c7055d860a7fa891143c926096e
treefcb6a8ea032a6f45de0399c0b32c5884cf1bd7ce
parent361bfc14a06347a3e4c3b389e6e625c6aacdd876
clang-cl: Accept MSVC2015's '/utf-8' flag.

Clang always behaves as if that's passed, so just ignore the flag.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@279869 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CLCompatOptions.td
test/Driver/cl-options.c