Historial de Commits

Autor SHA1 Mensaje Fecha
  Chandler Carruth d3a5b0eee7 Add utilities for managing a toolchain install, and install and use LLD. (#3993) hace 1 año
  Jon Ross-Perkins 280a25b863 When using --dump_output with file_test, dump stderr directly. (#3901) hace 2 años
  Jordan Rupprecht ad3961570e Update calls to std::fstream constructors (#3880) hace 2 años
  Chandler Carruth 571f46adc5 Make file_test dramatically faster. (#3834) hace 2 años
  Jon Ross-Perkins 28d76e6164 Fix toolchain file_test_base multi-file integration. (#3780) hace 2 años
  Jon Ross-Perkins ad29114d38 Fix gmock include format for consistency. (#3771) hace 2 años
  Jon Ross-Perkins 551a6d385e Augment the file_test framework to allow per-file fail checks. (#3747) hace 2 años
  Jon Ross-Perkins a0d841a08c Update LLVM version (#3741) hace 2 años
  Jon Ross-Perkins cc6f21e402 Add --dump_output to file_test to help debugging. (#3698) hace 2 años
  Chandler Carruth 13de9e9d06 Fix outstanding `clang-tidy` errors. (#3654) hace 2 años
  Richard Smith bf8697113a Move `llvm::Initialize*` calls to `main`. (#3449) hace 2 años
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) hace 2 años
  Richard Smith 9c46d15f78 Distribute autoupdate across threads. (#3443) hace 2 años
  Jon Ross-Perkins 18c3622bec Have autoupdate discard conflict markers when possible. (#3440) hace 2 años
  Richard Smith 17e053798c Fix incorrect `argc` calculation. (#3290) hace 2 años
  Richard Smith d306a41453 Allow our test runners to be more easily run outside bazel. (#3269) hace 2 años
  Jon Ross-Perkins d0b2b7bc41 When running FileTests, verify that autoupdate wouldn't make changes. (#3232) hace 2 años
  Jon Ross-Perkins 0847532edc Refactor file_test autoupdating into a class. (#3228) hace 2 años
  Richard Smith 25d4cd3cc4 Include information in the crash backtrace about which test we were running. (#3222) hace 2 años
  Jon Ross-Perkins 2ecab78297 Support multi-file lex printing and testing. (#3214) hace 2 años
  Jon Ross-Perkins 8aa3d960f5 Merge toolchain file_test children in order to improve linking. (#3206) hace 2 años
  Jon Ross-Perkins 7a1d54f8e3 Merge filesystem logic into FileTest and update test files. (#3183) hace 2 años
  Jon Ross-Perkins 96517a1ee3 Migrate explorer tests to file_test and remove lit support. (#3050) hace 2 años
  Jon Ross-Perkins b5167b2d69 Implement autoupdate for file_test. (#3043) hace 2 años
  Jon Ross-Perkins eb05f618ce Refactor FileTest construction so that the test class is directly available. (#3035) hace 2 años
  Jon Ross-Perkins 3f24aa28b7 Introduce flag handling into file_test. (#3030) hace 2 años
  Jon Ross-Perkins f088a71cec Add file_test support for specifying arguments and only checking a subset of output. (#3018) hace 2 años
  Jon Ross-Perkins d18c1347d7 Migrate compatible uses to TestRawOstream. (#2891) hace 2 años
  Jon Ross-Perkins c43839e1b1 Switch FileTest to use StringRefs instead of files. (#2885) hace 2 años
  Jon Ross-Perkins 6586179c8d Add support for splitting a test file. (#2876) hace 2 años