diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-11-05 01:53:52 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-11-05 01:53:52 +0000 |
commit | 07dcd8b9d8b1aa3bf58e6c4afb3b3324a29df9e8 (patch) | |
tree | b3c00878be0016592dc1a3d3c22413f9b365add7 /clang/lib/Rewrite/HTMLRewrite.cpp | |
parent | f539bfeb4dac341be656d4c118e4bb677409e6e9 (diff) | |
download | llvm-07dcd8b9d8b1aa3bf58e6c4afb3b3324a29df9e8.zip llvm-07dcd8b9d8b1aa3bf58e6c4afb3b3324a29df9e8.tar.gz llvm-07dcd8b9d8b1aa3bf58e6c4afb3b3324a29df9e8.tar.bz2 |
Make LookUpIdentifierInfo const. This makes the Identifiers table mutable and is
a little fuzzy, but conceptually it's just uniquing the identifier.
Chris, please review. I debated splitting into const/non-const versions where
the const one propogated constness to the resulting IdentifierInfo*.
llvm-svn: 86106
Diffstat (limited to 'clang/lib/Rewrite/HTMLRewrite.cpp')
0 files changed, 0 insertions, 0 deletions