[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)
commit495847ad7774b165495e06d201c47a0a5907863c
treeaf55a81c650595788aa58f77ee3344f42c3adc04
parent8fb7bb24827b3ae1285d4f67c11c90e7d748e889
[VFS] Use llvm::StringMap instead of std::map. NFC

llvm-svn: 342889
clang/lib/Basic/VirtualFileSystem.cpp