aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-05-22 19:33:54 +0000
committerZachary Turner <zturner@google.com>2015-05-22 19:33:54 +0000
commit4f2a9726d4d1ed9f513926dc340b722978674e7b (patch)
treeee8f0d87db58a957ed86d42cf43d14b59c2d3b88 /clang/lib/Frontend/CompilerInvocation.cpp
parent101a82bf8b4dd1860b0a56c15c6d0499b502fe03 (diff)
downloadllvm-4f2a9726d4d1ed9f513926dc340b722978674e7b.zip
llvm-4f2a9726d4d1ed9f513926dc340b722978674e7b.tar.gz
llvm-4f2a9726d4d1ed9f513926dc340b722978674e7b.tar.bz2
Fix use-after-free in OptionValueString.
We were assigning a temporary std::string to a StringRef. Somehow this worked on every platform but Windows. llvm-svn: 238041
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions