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
/
lib
/
Frontend
/
ModuleDependencyCollector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply [2] [VFS] Add 'overlay-relative' field to YAML files
Bruno Cardoso Lopes
2016-03-20
1
-0
/
+4
*
Revert "Reapply [VFS] Add 'overlay-relative' field to YAML files"
Bruno Cardoso Lopes
2016-03-17
1
-4
/
+0
*
Reapply [VFS] Add 'overlay-relative' field to YAML files
Bruno Cardoso Lopes
2016-03-17
1
-0
/
+4
*
[VFS] Remove wrong header include
Bruno Cardoso Lopes
2016-03-17
1
-1
/
+0
*
Reapply [2]: [VFS] Add support for handling path traversals
Bruno Cardoso Lopes
2016-03-17
1
-8
/
+73
*
Revert r263617, "Reapply: [VFS] Add support for handling path traversals"
NAKAMURA Takumi
2016-03-16
1
-73
/
+8
*
Revert r263622, "clang/lib/Frontend/ModuleDependencyCollector.cpp: Use clang/...
NAKAMURA Takumi
2016-03-16
1
-1
/
+1
*
clang/lib/Frontend/ModuleDependencyCollector.cpp: Use clang/Config/config.h i...
NAKAMURA Takumi
2016-03-16
1
-1
/
+1
*
Reapply: [VFS] Add support for handling path traversals
Bruno Cardoso Lopes
2016-03-16
1
-8
/
+73
*
Revert "[VFS] Add support for handling path traversals"
Bruno Cardoso Lopes
2016-02-23
1
-73
/
+8
*
Revert "[VFS] Add 'overlay-relative' field to YAML files" and "[VFS] Fix call...
Bruno Cardoso Lopes
2016-02-23
1
-4
/
+0
*
[VFS] Add 'overlay-relative' field to YAML files
Bruno Cardoso Lopes
2016-02-22
1
-0
/
+4
*
[VFS] Add support for handling path traversals
Bruno Cardoso Lopes
2016-02-22
1
-8
/
+73
*
Moving FileManager::removeDotPaths to llvm::sys::path::remove_dots
Mike Aizatsky
2015-11-09
1
-1
/
+1
*
[modules] Change the way we deal with .d output for explicitly-specified module
Richard Smith
2015-08-13
1
-3
/
+4
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Remove many superfluous SmallString::str() calls.
Yaron Keren
2015-03-18
1
-2
/
+2
*
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Frontend: Canonicalize to native paths when dumping module dependencies
Justin Bogner
2014-12-12
1
-0
/
+4
*
[modules] When constructing paths relative to a module, strip out /./ directory
Richard Smith
2014-12-11
1
-28
/
+1
*
Update for llvm api change.
Rafael Espindola
2014-08-25
1
-3
/
+3
*
unique_ptr-ify ASTReaderListener in the ASTReader
David Blaikie
2014-08-10
1
-1
/
+1
*
Frontend: Disentangle removePathTraversal from concatenating paths
Justin Bogner
2014-06-20
1
-8
/
+15
*
Frontend: Fix a typo
Justin Bogner
2014-06-19
1
-1
/
+1
*
Frontend: Add a CC1 flag to dump module dependencies to a directory
Justin Bogner
2014-06-19
1
-0
/
+109