1. 45eb84f [Support] Make error banner optional in logAllUnhandledErrors by Jonas Devlieghere · 7 years ago
  2. 1f67a3c [FileSystem] Split up the OpenFlags enumeration. by Zachary Turner · 7 years ago
  3. 1a6a2b6 [ProfileData] Unify getInstrProf*SectionName helpers by Vedant Kumar · 8 years ago
  4. 57dea2d [Profile] PE binary coverage bug fix by Xinliang David Li · 8 years ago
  5. 2ad6d48 Search for llvm-symbolizer binary in the same directory as argv[0], before by Richard Smith · 9 years ago
  6. 5c3ff13 [llvm-cov] Use string getters (NFC) by Vedant Kumar · 9 years ago
  7. eb10307 [Coverage] Ensure that coverage mapping data has an expected alignment in 'covmapping' files. by Igor Kudrin · 9 years ago
  8. 3fcdf6a Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to produce a real error message by Kevin Enderby · 9 years ago
  9. d990388 [cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py. by Chandler Carruth · 11 years ago
  10. 839353b Remove unused includes and out of date comment. NFC. by Rafael Espindola · 11 years ago
  11. f04de6e [Object] Modify OwningBinary's interface to separate inspection from ownership. by Lang Hames · 11 years ago
  12. d249a3b llvm-cov: Follow LLVM naming conventions by Justin Bogner · 11 years ago
  13. 8029127 Remove bogus std::error_code returns form SectionRef. by Rafael Espindola · 11 years ago
  14. e82d89c llvm-cov: add code coverage tool that's based on coverage mapping format and clang's pgo. by Alex Lorenz · 11 years ago