]> granicus.if.org Git - clang/commit
[VFS] Use llvm::StringMap instead of std::map. NFC
authorEric Liu <ioeric@google.com>
Mon, 24 Sep 2018 14:52:11 +0000 (14:52 +0000)
committerEric Liu <ioeric@google.com>
Mon, 24 Sep 2018 14:52:11 +0000 (14:52 +0000)
commit0d307ba3afc1ee26cd13c6b99fdbc88d3076fe98
tree9130920fd9ee2e14f53c134d9548da488737dd08
parente0d61134f09e29b71a0f6eea9502a2ffcf26fcdf
[VFS] Use llvm::StringMap instead of std::map. NFC

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@342889 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/VirtualFileSystem.cpp