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
/
llvm
/
unittests
/
Support
/
LockFileManagerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Asserting that the call to chdir succeeds in this test. Fixes some -Wunused-r...
Aaron Ballman
2014-08-13
1
-2
/
+2
*
Remove the last uses of 'using std::error_code'
Rafael Espindola
2014-06-13
1
-4
/
+3
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
Fix these tests on windows.
Rafael Espindola
2014-03-25
1
-15
/
+10
*
SupportTests.LockFileManagerTest: Add assertions for Win32.
NAKAMURA Takumi
2014-03-23
1
-2
/
+16
*
Suppress SupportTests.LockFileManagerTest on win32 for investigating.
NAKAMURA Takumi
2014-03-22
1
-0
/
+2
*
[Support] Make sure LockFileManager works correctly with relative paths.
Argyrios Kyrtzidis
2014-03-21
1
-0
/
+37
*
[Support] Make sure sys::fs::remove can remove symbolic links and make sure L...
Argyrios Kyrtzidis
2014-03-21
1
-0
/
+32
*
Remove remove_all. A compiler has no need for recursively deleting a directory.
Rafael Espindola
2014-01-10
1
-1
/
+2
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-2
/
+0
*
Fix boolean logic in LockFileManager and test it
Reid Kleckner
2013-08-07
1
-0
/
+48