llvm-project/clang/unittests/libclang
Justin Bogner 44fa45034b VirtualFileSystem: Fix a few directory traversal bugs in VFSWriter
There are a couple of issues with writing VFS maps that are awkward to
fix within the current mutually recursive approach. Instead, replace
the algorithm with an iterative version that uses an explicit stack of
directories.

Includes tests for cases the old approach was tripping on.

llvm-svn: 209332
2014-05-21 22:46:51 +00:00
..
CMakeLists.txt Add files that I forgot to svn add in 201578. 2014-02-18 15:29:17 +00:00
LibclangTest.cpp VirtualFileSystem: Fix a few directory traversal bugs in VFSWriter 2014-05-21 22:46:51 +00:00
Makefile Add files that I forgot to svn add in 201578. 2014-02-18 15:29:17 +00:00