[analyzer] Squash a compile error in r283301.
authorArtem Dergachev <artem.dergachev@gmail.com>
Wed, 5 Oct 2016 08:47:31 +0000 (08:47 +0000)
committerArtem Dergachev <artem.dergachev@gmail.com>
Wed, 5 Oct 2016 08:47:31 +0000 (08:47 +0000)
commit602e625622c1da7510c65b1d2744e8f20504d435
treea300fc3e73085fa90cd1d291230b6cc3f824d51c
parent9cb5614c29ec4e53191af3ec0f212a66f9dfd788
[analyzer] Squash a compile error in r283301.

The constexpr string literal trick isn't supported in MSVC2013.

llvm-svn: 283303
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp