forked from OSchip/llvm-project
b671e34c36
Eliminate createMainFileID() / createMainFileIDForMemBuffer() utility functions. These didn't add much convenience and conflated two distinct operations. This change makes things easier to follow by providing a consistent interface and getting rid of a bunch of cast-to-voids. llvm-svn: 209266 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CharInfoTest.cpp | ||
FileManagerTest.cpp | ||
Makefile | ||
SourceManagerTest.cpp | ||
VirtualFileSystemTest.cpp |