diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-12-08 03:50:32 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-12-08 03:50:32 +0000 |
commit | 8da1f95916588922dd3ef277602aa93891106902 (patch) | |
tree | 572a162364d4d382b741514b913764e8fb2c1451 /clang/lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | 31448f16b681b4244536c38d3bdf0c8893aba074 (diff) | |
download | bcm5719-llvm-8da1f95916588922dd3ef277602aa93891106902.tar.gz bcm5719-llvm-8da1f95916588922dd3ef277602aa93891106902.zip |
[OperandBundles] Remove unncessary constructor
The StringRef constructor is unnecessary (since we're converting to
std::string anyway), and having it requires an explicit call to
StringRef's or std::string's constructor.
llvm-svn: 255000
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions