aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorKaelyn Takata <rikka@google.com>2014-06-11 18:07:08 +0000
committerKaelyn Takata <rikka@google.com>2014-06-11 18:07:08 +0000
commit7dcc0e6f5708f811c61473a233c8cbf48e897d41 (patch)
tree59232fb5aa4f0c39aac7575ae27997d62e28b838 /clang/lib/Basic/VirtualFileSystem.cpp
parenta5bdbc840c27fe81c4dc92b580ecb53c3fd2ae2f (diff)
downloadllvm-7dcc0e6f5708f811c61473a233c8cbf48e897d41.zip
llvm-7dcc0e6f5708f811c61473a233c8cbf48e897d41.tar.gz
llvm-7dcc0e6f5708f811c61473a233c8cbf48e897d41.tar.bz2
Sink SpecifierInfo into the only class that uses it.
SpecifierInfo is not used outside of NamespaceSpecifierSet except indirectly through NamespaceSpecifierSet's iterator, so clean up the code a bit by moving SpecifierInfo into NamespaceSpecifierSet. Also drop SpecifierInfo's trivial yet verbose constructor since brace initiialization is sufficient in the only two places the constructor was being explicitly called. No functionality changed. llvm-svn: 210672
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions