diff options
author | Chris Lattner <sabre@nondot.org> | 2012-01-23 15:20:12 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2012-01-23 15:20:12 +0000 |
commit | c7f9fd4da8be02b41ff2b44905bee9f1695a9be9 (patch) | |
tree | 29d2e3e80a6930efdfddc2839ecd55bb601e63b9 /clang/lib/Frontend/DiagnosticRenderer.cpp | |
parent | de0132a76339c52ba251526b6b7370aa628d9553 (diff) | |
download | bcm5719-llvm-c7f9fd4da8be02b41ff2b44905bee9f1695a9be9.tar.gz bcm5719-llvm-c7f9fd4da8be02b41ff2b44905bee9f1695a9be9.zip |
convert CAZ, UndefValue, and CPN to use DenseMap's again, this time without
using OwningPtr. OwningPtr would barf when the densemap had to reallocate,
which doesn't appear to happen on the regression test suite, but obviously
happens in real life :)
llvm-svn: 148700
Diffstat (limited to 'clang/lib/Frontend/DiagnosticRenderer.cpp')
0 files changed, 0 insertions, 0 deletions