Bruno Cardoso Lopes
|
b08ac6414c
[CrashReproducer] Cleanup and move functionality around in ModuleDependencyCollector. NFC
|
9 gadi atpakaļ |
Bruno Cardoso Lopes
|
86240eff14
Reapply [2] [VFS] Add 'overlay-relative' field to YAML files
|
9 gadi atpakaļ |
Bruno Cardoso Lopes
|
1b9182c1e4
Revert "Reapply [VFS] Add 'overlay-relative' field to YAML files"
|
9 gadi atpakaļ |
Bruno Cardoso Lopes
|
0b61e8b1ec
Reapply [VFS] Add 'overlay-relative' field to YAML files
|
9 gadi atpakaļ |
Bruno Cardoso Lopes
|
61f212aa6d
[VFS] Remove wrong header include
|
9 gadi atpakaļ |
Bruno Cardoso Lopes
|
ccefdc8cb9
Reapply [2]: [VFS] Add support for handling path traversals
|
9 gadi atpakaļ |
NAKAMURA Takumi
|
243030cc30
Revert r263617, "Reapply: [VFS] Add support for handling path traversals"
|
9 gadi atpakaļ |
NAKAMURA Takumi
|
3b8f86e0c5
Revert r263622, "clang/lib/Frontend/ModuleDependencyCollector.cpp: Use clang/Config/config.h instead of llvm's."
|
9 gadi atpakaļ |
NAKAMURA Takumi
|
fe46b57162
clang/lib/Frontend/ModuleDependencyCollector.cpp: Use clang/Config/config.h instead of llvm's.
|
9 gadi atpakaļ |
Bruno Cardoso Lopes
|
f4dd47a764
Reapply: [VFS] Add support for handling path traversals
|
9 gadi atpakaļ |
Bruno Cardoso Lopes
|
034956ed4b
Revert "[VFS] Add support for handling path traversals"
|
9 gadi atpakaļ |
Bruno Cardoso Lopes
|
5719765bec
Revert "[VFS] Add 'overlay-relative' field to YAML files" and "[VFS] Fix call to getVFSFromYAML in unittests"
|
9 gadi atpakaļ |
Bruno Cardoso Lopes
|
0dfbfeb86a
[VFS] Add 'overlay-relative' field to YAML files
|
9 gadi atpakaļ |
Bruno Cardoso Lopes
|
7a49f7e702
[VFS] Add support for handling path traversals
|
9 gadi atpakaļ |
Mike Aizatsky
|
84d6635993
Moving FileManager::removeDotPaths to llvm::sys::path::remove_dots
|
9 gadi atpakaļ |
Richard Smith
|
65dcf1d8f8
[modules] Change the way we deal with .d output for explicitly-specified module
|
10 gadi atpakaļ |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
10 gadi atpakaļ |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 gadi atpakaļ |
Yaron Keren
|
9bd91b686a
Remove many superfluous SmallString::str() calls.
|
10 gadi atpakaļ |
Chandler Carruth
|
6c1b926674
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
|
10 gadi atpakaļ |
Justin Bogner
|
4a3e3b733f
Frontend: Canonicalize to native paths when dumping module dependencies
|
10 gadi atpakaļ |
Richard Smith
|
0748a20829
[modules] When constructing paths relative to a module, strip out /./ directory
|
10 gadi atpakaļ |
Rafael Espindola
|
97b51af3b9
Update for llvm api change.
|
11 gadi atpakaļ |
David Blaikie
|
cde40130ce
unique_ptr-ify ASTReaderListener in the ASTReader
|
11 gadi atpakaļ |
Justin Bogner
|
3f05ce1565
Frontend: Disentangle removePathTraversal from concatenating paths
|
11 gadi atpakaļ |
Justin Bogner
|
461dc357a5
Frontend: Fix a typo
|
11 gadi atpakaļ |
Justin Bogner
|
329c41fc3d
Frontend: Add a CC1 flag to dump module dependencies to a directory
|
11 gadi atpakaļ |