| commit | cd132c9b0d5896808097479d735b4902cc38b6be | [log] [tgz] |
|---|---|---|
| author | Zachary Turner <zturner@google.com> | Thu Mar 05 19:10:52 2015 +0000 |
| committer | Zachary Turner <zturner@google.com> | Thu Mar 05 19:10:52 2015 +0000 |
| tree | 27d6a92b1e981dd294b363bf68bf1bba2a7de5df | |
| parent | 286b10075087088f9ba898dcef47a8834f47ff4f [diff] |
Replace PrintStackTrace(FILE*) with PrintStackTrace(raw_ostream&) This will be followed by a change on the clang side to update the only user of this function with the new version. Differential Revision: http://reviews.llvm.org/D8074 Reviewed By: Reid Kleckner llvm-svn: 231392