Historial de Commits

Autor SHA1 Mensaje Fecha
  David Blaikie 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) hace 7 meses
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) hace 7 meses
  Dana Jansens 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) hace 7 meses
  Chandler Carruth 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) hace 8 meses
  Jon Ross-Perkins 8d08e774fc Add a feature to explicitly include a file's SemIR (#5961) hace 8 meses
  Boaz Brickner 9f108bad6e Rename `cpp_ast` to `clang_ast_unit` (#5926) hace 9 meses
  Boaz Brickner 52ed26235d Add a flag to dump the C++ AST (#5918) hace 9 meses
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) hace 9 meses
  Jon Ross-Perkins d599023c19 Change CodeGen to use a diagnostic consumer (#5847) hace 9 meses
  Jon Ross-Perkins 59619fa8eb Make driver fuzzing more robust for clang flags (#5845) hace 9 meses
  Jon Ross-Perkins bd4fbb4393 Expand use of CheckIRId stores (#5820) hace 9 meses
  Richard Smith 553dd6e531 Build the clang::CompilerInvocation in the driver. (#5784) hace 9 meses
  Richard Smith 3776e464e0 Properly set up C++ include paths and similar environment settings when parsing imported C++. (#5767) hace 10 meses
  Jon Ross-Perkins 57ef976802 Move dumping into the phase factory functions (#5747) hace 10 meses
  Jon Ross-Perkins 2de746e83c Switch compile functions to use options structs (#5742) hace 10 meses
  Jon Ross-Perkins c3b0c2e425 Use LLVM verifier in lowering (#5733) hace 10 meses
  Jon Ross-Perkins 9855818bb8 Move PrettyStackTraceFunction to common (#5739) hace 10 meses
  Dana Jansens badd544798 Add a `full.carbon` min-prelude that pulls in the full production prelude (#5703) hace 10 meses
  Richard Smith 519e633147 Improve backtrace for lowering crashes. (#5651) hace 10 meses
  Jon Ross-Perkins 1b55459da6 Add filenames to stack traces (#5623) hace 11 meses
  Richard Smith e91840e1b6 Split a cross-file `Lower::Context` out of `Lower::FileContext`. (#5583) hace 11 meses
  Boaz Brickner 852d0191a9 Add support for importing C++ inline functions (#5427) hace 11 meses
  Jon Ross-Perkins 937caaecce Add --dump-sem-ir-ranges for controlling dump output (#5450) hace 11 meses
  Jon Ross-Perkins 0683742f19 Cache multi-IR info, particularly include_in_dumps (#5408) hace 1 año
  Jon Ross-Perkins 8eae40646a Add formatter support for dump-sem-ir ranges (#5379) hace 1 año
  Jon Ross-Perkins 5da87f43da Split SemIR's formatter class into a more typical h+cpp (#5372) hace 1 año
  Jon Ross-Perkins d617cca530 Factor out GetCanonicalFileAndInstId for code sharing. (#5362) hace 1 año
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) hace 1 año
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) hace 1 año