diff options
author | Douglas Gregor <dgregor@apple.com> | 2013-01-23 18:53:14 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2013-01-23 18:53:14 +0000 |
commit | bfd73d74b9f8aa92dd71994a5a19794b7ca4fb01 (patch) | |
tree | d24c919bd732e6d9f469c59802c810174011a0bc /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cc8fbbf129cf0619f3c796062571eb30e5c3735e (diff) | |
download | llvm-bfd73d74b9f8aa92dd71994a5a19794b7ca4fb01.zip llvm-bfd73d74b9f8aa92dd71994a5a19794b7ca4fb01.tar.gz llvm-bfd73d74b9f8aa92dd71994a5a19794b7ca4fb01.tar.bz2 |
Factor the trait for lookup into the on-based hash table of
identifiers into two parts: the part that involves dealing with the
key (which can be re-used) and the ASTReader-specific part that
creates the IdentifierInfos. While I'm at it, StringRef'ify this code,
which was using pair<const char*, unsigned>. No functionality change.
llvm-svn: 173283
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions