| commit | 78faee066437605d57f61c70bbbb4a1ed24bb7e9 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Tue Sep 22 03:34:53 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Tue Sep 22 03:34:53 2009 +0000 |
| tree | 18f3b72028f5df2ce33dc2f8b8f7019fa274a664 | |
| parent | c827d9ee0e540481cb1e32e081cc5a4777437ee9 [diff] |
Switch FoldingSet::AddString to StringRef based API. - This also fixes a dereference of std::string::end, which makes MSVC unhappy and was causing all the static analyzer clang tests to fail. llvm-svn: 82517