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