提交历史

作者 SHA1 备注 提交日期
  Boaz Brickner b54f2dd592 Support `import Cpp;` to import `Cpp` namespace for using C++ builtins (#6320) 5 月之前
  Jon Ross-Perkins 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) 5 月之前
  Boaz Brickner d3762f9723 Remove unused `ImportCppId` and list of `Cpp` imports in `File` (#6290) 6 月之前
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 月之前
  Boaz Brickner f29515fe4e Move C++ interop related `check` code files to a `cpp` dir (#6065) 7 月之前
  Boaz Brickner dfe9ffd369 Rename `check/import_cpp.*` to `check/cpp_import.*` to group C++ interop logic in `check` (#6074) 7 月之前
  Dana Jansens 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) 7 月之前
  Jon Ross-Perkins 8d08e774fc Add a feature to explicitly include a file's SemIR (#5961) 8 月之前
  Boaz Brickner 9f108bad6e Rename `cpp_ast` to `clang_ast_unit` (#5926) 8 月之前
  Boaz Brickner 52ed26235d Add a flag to dump the C++ AST (#5918) 8 月之前
  Richard Smith 7cac77119c Support `import Cpp inline "some code";`. (#5904) 9 月之前
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) 9 月之前
  Jon Ross-Perkins bd4fbb4393 Expand use of CheckIRId stores (#5820) 9 月之前
  Richard Smith 553dd6e531 Build the clang::CompilerInvocation in the driver. (#5784) 9 月之前
  Richard Smith 3776e464e0 Properly set up C++ include paths and similar environment settings when parsing imported C++. (#5767) 9 月之前
  Jon Ross-Perkins 57ef976802 Move dumping into the phase factory functions (#5747) 10 月之前
  Jon Ross-Perkins 2de746e83c Switch compile functions to use options structs (#5742) 10 月之前
  Boaz Brickner 852d0191a9 Add support for importing C++ inline functions (#5427) 11 月之前
  Jon Ross-Perkins 0683742f19 Cache multi-IR info, particularly include_in_dumps (#5408) 1 年之前
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 年之前
  Jon Ross-Perkins 0a3efb76ed Use DiagnosticEmitter for phase-specific types (#5188) 1 年之前
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) 1 年之前
  Boaz Brickner 3f599c250b Generate Cpp namespace when import Cpp is used (#4873) 1 年之前
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) 1 年之前
  Jon Ross-Perkins e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) 1 年之前
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) 1 年之前
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 年之前
  Boaz Brickner 5b70a3ea91 Generate AST when importing a cpp file (#4790) 1 年之前
  Jon Ross-Perkins 87b3671330 Refactor single-unit checking out of check.cpp (#4649) 1 年之前
  Boaz Brickner daba2c72cf [NFC] Convert NameScope from struct to class (#4623) 1 年之前