Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2da433ea997e0a48696c4b253894a796c6c1af9f
/
clang
/
lib
/
Frontend
/
ModuleDependencyCollector.cpp
b3a0fa4
[ModuleMap][CrashReproducer] Collect headers from inner frameworks
by Bruno Cardoso Lopes
· 9 years ago
0df3e04
[CrashReproducer] Always use realpath for destination
by Bruno Cardoso Lopes
· 9 years ago
f084179
[CrashReproducer] Change module map callback signature. NFC
by Bruno Cardoso Lopes
· 9 years ago
fc8644c
[CrashReproducer] Setup 'use-external-names' in YAML files.
by Bruno Cardoso Lopes
· 10 years ago
72af472
Don't use PATH_MAX.
by Sean Silva
· 10 years ago
4775fcf
[CrashReproducer] Use toUppercase from include/clang/Basic/CharInfo.h
by Bruno Cardoso Lopes
· 10 years ago
49acebe
[CrashReproducer] Change std::toupper to ::toupper
by Bruno Cardoso Lopes
· 10 years ago
4c20bef
[CrashReproducer] Setup 'case-sensitive' in YAML files.
by Bruno Cardoso Lopes
· 10 years ago
7caebc1
[CrashReproducer] Move ModuleDependencyCollector method around. NFC
by Bruno Cardoso Lopes
· 10 years ago
e62cfd7
[CrashReproducer] Add a module map callback for added headers
by Bruno Cardoso Lopes
· 10 years ago
b1631d9
[CrashReproducer] Cleanup and move functionality around in ModuleDependencyCollector. NFC
by Bruno Cardoso Lopes
· 10 years ago
d878e28
Reapply [2] [VFS] Add 'overlay-relative' field to YAML files
by Bruno Cardoso Lopes
· 10 years ago
9e2f9d8
Revert "Reapply [VFS] Add 'overlay-relative' field to YAML files"
by Bruno Cardoso Lopes
· 10 years ago
016b2d0
Reapply [VFS] Add 'overlay-relative' field to YAML files
by Bruno Cardoso Lopes
· 10 years ago
0f53cf1
[VFS] Remove wrong header include
by Bruno Cardoso Lopes
· 10 years ago
b76c027
Reapply [2]: [VFS] Add support for handling path traversals
by Bruno Cardoso Lopes
· 10 years ago
9ed443c
Revert r263617, "Reapply: [VFS] Add support for handling path traversals"
by NAKAMURA Takumi
· 10 years ago
770c627
Revert r263622, "clang/lib/Frontend/ModuleDependencyCollector.cpp: Use clang/Config/config.h instead of llvm's."
by NAKAMURA Takumi
· 10 years ago
dc9e191
clang/lib/Frontend/ModuleDependencyCollector.cpp: Use clang/Config/config.h instead of llvm's.
by NAKAMURA Takumi
· 10 years ago
c9daaae
Reapply: [VFS] Add support for handling path traversals
by Bruno Cardoso Lopes
· 10 years ago
be056b1
Revert "[VFS] Add support for handling path traversals"
by Bruno Cardoso Lopes
· 10 years ago
b7eb8db
Revert "[VFS] Add 'overlay-relative' field to YAML files" and "[VFS] Fix call to getVFSFromYAML in unittests"
by Bruno Cardoso Lopes
· 10 years ago
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