diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-07-29 07:08:44 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-07-29 07:08:44 +0000 |
commit | b49994ad7edf36c8377460d70e9f3069de41a8f1 (patch) | |
tree | 811cdf224601b80ae60c4814bfc278e3c91207f6 /clang/lib/Analysis/BugReporter.cpp | |
parent | a94f58aee5c813d0bd8f2da4788043ce42c1d475 (diff) | |
download | bcm5719-llvm-b49994ad7edf36c8377460d70e9f3069de41a8f1.tar.gz bcm5719-llvm-b49994ad7edf36c8377460d70e9f3069de41a8f1.zip |
Twines: Support numeric conversion directly (uitostr, etc).
- Provides static constructors for doing number to string conversions without
using temporaries.
- There are several ways to do this, I think given the Twine constraints this
is the simplest one.
- One FIXME for fast number -> hex conversion.
- Added another comment on one last major bit of perf work Twines need, which
is to make raw_svector_ostream more efficient.
llvm-svn: 77445
Diffstat (limited to 'clang/lib/Analysis/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions