diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-03-16 22:31:42 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-03-16 22:31:42 +0000 |
commit | c9b47f9ba822e69349dffe2b7c1c694a57e279fa (patch) | |
tree | 44685036233c0f7d1addbff4b4be6dc60cf4d903 /lib/StaticAnalyzer/Core/CoreEngine.cpp | |
parent | 9ab511cde246a3a4e47b5b1c4aa2b861fcff08d5 (diff) |
Escape % in diagnostic message when compiling LLVM IR.
% is a common character in IR so we'd crash on almost any malformed IR. The
diagnostic formatter expects a formatting directive when it sees an unescaped %.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152956 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/CoreEngine.cpp')
0 files changed, 0 insertions, 0 deletions