Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
3a7def09fece8d6a403f5002dd4811704fa2b3c4
/
clang
/
lib
/
Frontend
/
ModuleDependencyCollector.cpp
8c03c54
[VFS] Add 'overlay-relative' field to YAML files
by Bruno Cardoso Lopes
· 10 years ago
956e6a0
[VFS] Add support for handling path traversals
by Bruno Cardoso Lopes
· 10 years ago
aeb9dd9
Moving FileManager::removeDotPaths to llvm::sys::path::remove_dots
by Mike Aizatsky
· 10 years ago
216a3bd
[modules] Change the way we deal with .d output for explicitly-specified module
by Richard Smith
· 10 years ago
ab9db51
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
by Alexander Kornienko
· 10 years ago
3d9d929
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
92e1b62
Remove many superfluous SmallString::str() calls.
by Yaron Keren
· 11 years ago
0d9593d
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
by Chandler Carruth
· 11 years ago
93e3cfc
Frontend: Canonicalize to native paths when dumping module dependencies
by Justin Bogner
· 11 years ago
54cc3c2
[modules] When constructing paths relative to a module, strip out /./ directory
by Richard Smith
· 11 years ago
dae941a
Update for llvm api change.
by Rafael Espindola
· 11 years ago
2721c32
unique_ptr-ify ASTReaderListener in the ASTReader
by David Blaikie
· 11 years ago
e1552f6
Frontend: Disentangle removePathTraversal from concatenating paths
by Justin Bogner
· 11 years ago
cbda32f
Frontend: Fix a typo
by Justin Bogner
· 11 years ago
86d1259
Frontend: Add a CC1 flag to dump module dependencies to a directory
by Justin Bogner
· 11 years ago