Commit History

Author SHA1 Message Date
  Chandler Carruth e00394ea92 Teach the `link` subcommand to accept Clang-style `LDFLAGS` (#6741) 2 months ago
  Chandler Carruth 8b967943d3 Move the `build-runtimes` option up to the top-level driver (#6720) 2 months ago
  Chandler Carruth f772d266a4 Add the Clang sysroot to the config output (#6642) 3 months ago
  Chandler Carruth 08669493b5 Add a config subcommand for exposing build system info (#6637) 3 months ago
  Chandler Carruth 9861c31476 Update LLVM to a recent commit (#6599) 3 months ago
  Richard Smith 66caff2c26 Make the `file_test` binary work without custom environment variables. (#5442) 1 year ago
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 year ago
  Jon Ross-Perkins 38d25cf622 Share ReadFile in tests (#4967) 1 year ago
  Jon Ross-Perkins 7befe2ce9f Switch custom error stream output to diagnostic (#4846) 1 year ago
  Jon Ross-Perkins 0d0e202ce8 Switch Driver back to parameters for construction (#4849) 1 year ago
  Richard Smith 809c53287a Fix crash when driver fuzzer finds language-server. (#4847) 1 year ago
  Jon Ross-Perkins 4f024410f7 Add stdin to driver's streams, and refactor stream passing (#4812) 1 year ago
  Jon Ross-Perkins 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) 1 year ago
  ottmar-zittlau 7ed3b986b9 Fix unchecked optional access in compile subcommand (#4756) 1 year ago
  Jon Ross-Perkins cb4686bf21 Enable misc-non-private-member-variables-in-classes and adjust style to match (#4702) 1 year ago
  Jon Ross-Perkins 5880954041 Refactor command line errors to mirror diagnostic style (#4568) 1 year ago
  josh11b 47bfa375af Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang (#4537) 1 year ago
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 year ago
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 year ago
  Chandler Carruth 72cb9d0d06 Refactor testing exe path and benchmark main handling. (#4216) 1 year ago
  Chandler Carruth e34e240263 Move the core standard library to the installation. (#3995) 1 year ago
  Chandler Carruth d3a5b0eee7 Add utilities for managing a toolchain install, and install and use LLD. (#3993) 1 year ago
  Jon Ross-Perkins 594f6d781e Fix prelude finding for direct driver execution. (#3894) 2 years ago
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) 2 years ago
  Jon Ross-Perkins 4421a75c36 file_name -> filename (#3791) 2 years ago
  Jon Ross-Perkins 551a6d385e Augment the file_test framework to allow per-file fail checks. (#3747) 2 years ago
  Jon Ross-Perkins 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 years ago
  Geoff Romer e3d3122f1d Move tests to the namespace of the code under test (#3244) 2 years ago
  Jon Ross-Perkins 32a1be3690 Detect invalid yaml. (#3239) 2 years ago
  Jon Ross-Perkins 2ecab78297 Support multi-file lex printing and testing. (#3214) 2 years ago