Bruno Cardoso Lopes
|
7a49f7e702
[VFS] Add support for handling path traversals
|
9 년 전 |
Mike Aizatsky
|
84d6635993
Moving FileManager::removeDotPaths to llvm::sys::path::remove_dots
|
9 년 전 |
Richard Smith
|
65dcf1d8f8
[modules] Change the way we deal with .d output for explicitly-specified module
|
10 년 전 |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
10 년 전 |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 년 전 |
Yaron Keren
|
9bd91b686a
Remove many superfluous SmallString::str() calls.
|
10 년 전 |
Chandler Carruth
|
6c1b926674
[cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py
|
10 년 전 |
Justin Bogner
|
4a3e3b733f
Frontend: Canonicalize to native paths when dumping module dependencies
|
10 년 전 |
Richard Smith
|
0748a20829
[modules] When constructing paths relative to a module, strip out /./ directory
|
10 년 전 |
Rafael Espindola
|
97b51af3b9
Update for llvm api change.
|
11 년 전 |
David Blaikie
|
cde40130ce
unique_ptr-ify ASTReaderListener in the ASTReader
|
11 년 전 |
Justin Bogner
|
3f05ce1565
Frontend: Disentangle removePathTraversal from concatenating paths
|
11 년 전 |
Justin Bogner
|
461dc357a5
Frontend: Fix a typo
|
11 년 전 |
Justin Bogner
|
329c41fc3d
Frontend: Add a CC1 flag to dump module dependencies to a directory
|
11 년 전 |