commit | ead053a959400008395942da790cdaf54632f222 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Aug 17 07:19:51 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Aug 17 07:19:51 2008 +0000 |
tree | 2949c9c0bb897ef0f02bd57ff2bd3e34ae39f778 | |
parent | 03074ed83af2783858264729538f2df5ba53768f [diff] [blame] |
various updates to match r54873 on mainline. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54874 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Analysis/BugReporter.cpp b/lib/Analysis/BugReporter.cpp index 5002ed6..a51f9fb 100644 --- a/lib/Analysis/BugReporter.cpp +++ b/lib/Analysis/BugReporter.cpp
@@ -537,7 +537,7 @@ continue; } - os << V.toString(); + os << V; } os << ":' at line "