[clang-tidy] Use const char* to compile with VC cl.exe.

Summary:
cl.exe does not accept constexpr char FuncBindingStr[] = ...

Differential Revision: https://reviews.llvm.org/D36761



git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@311035 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed