index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
Basic
/
VirtualFileSystemTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
1
-2
/
+3
*
Attempt to re-enable the VFS unittests on Windows
Ben Langmuir
2014-03-05
1
-72
/
+72
*
Disable BasicTests/VFS on win32 for now. Investigating.
NAKAMURA Takumi
2014-03-05
1
-0
/
+2
*
Add a 'use-external-names' option to VFS overlay files
Ben Langmuir
2014-02-27
1
-2
/
+52
*
Allow multi-component paths in VFS file nodes
Ben Langmuir
2014-02-25
1
-0
/
+61
*
Improve some gtest assertions
Ben Langmuir
2014-02-24
1
-26
/
+26
*
Pass through context for DiagHandler in VFS
Ben Langmuir
2014-02-24
1
-27
/
+31
*
Add a VFSFromYAML class and a parser to create it
Ben Langmuir
2014-02-21
1
-15
/
+263
*
Recommit virtual file system
Ben Langmuir
2014-02-20
1
-0
/
+216
*
Reverting the virtual file system implementation, because it triggers an asse...
Juergen Ributzka
2014-02-20
1
-216
/
+0
*
Fix some test issues in VirtualFileSystemTest
Ben Langmuir
2014-02-19
1
-14
/
+9
*
Attempt to appease C++11 buildbots
Ben Langmuir
2014-02-19
1
-20
/
+38
*
Add an OverlayFileSystem class
Ben Langmuir
2014-02-19
1
-0
/
+203