Skip to content
Snippets Groups Projects
  1. Jul 15, 2016
  2. Jul 07, 2016
  3. Jul 06, 2016
    • practicalswift's avatar
      Add crash case: crash-39-arm-idx-lt-size.c · 7cc1b7cb
      practicalswift authored
      ```
      $ ./crash-39-arm-idx-lt-size
      crash-39-arm-idx-lt-size: /path/to/keystone/llvm/include/llvm/ADT/SmallVector.h:145: T& llvm::SmallVectorTemplateCommon<T, <template-parameter-1-2> >::operator[](llvm::SmallVectorTemplateCommon<T, <template-parameter-1-2> >::size_type) [with T = std::unique_ptr<llvm::MCParsedAsmOperand>; <template-parameter-1-2> = void; llvm::SmallVectorTemplateCommon<T, <template-parameter-1-2> >::reference = std::unique_ptr<llvm::MCParsedAsmOperand>&; llvm::SmallVectorTemplateCommon<T, <template-parameter-1-2> >::size_type = long unsigned int]: Assertion `idx < size()' failed.
      Aborted
      ```
      7cc1b7cb
    • practicalswift's avatar
      Add a couple of round-trip failures. · 23d4a12f
      practicalswift authored
      23d4a12f
  4. Jul 02, 2016
  5. Jul 01, 2016
  6. Jun 28, 2016
  7. Jun 20, 2016
  8. Jun 19, 2016
  9. Jun 17, 2016
  10. Jun 14, 2016
  11. Jun 12, 2016
  12. Jun 10, 2016
  13. Jun 07, 2016
  14. Jun 06, 2016
  15. Jun 04, 2016
  16. Jun 03, 2016
  17. Jun 02, 2016
  18. Jun 01, 2016
  19. May 31, 2016
Loading