Cronologia Commit

Autore SHA1 Messaggio Data
  Boaz Brickner 5b328da0aa Avoid creating a vector of bools to mark which C++ thunk parameter types were modified (#5941) 8 mesi fa
  Boaz Brickner fd3eb136af Use `llvm::zip()` to iterate over `callee_function_params`, `thunk_function_params` and `callee_arg_ids` (#5940) 8 mesi fa
  Richard Smith e0de9ddf05 Implement initialization for C++ thunk parameters. (#5938) 9 mesi fa
  Boaz Brickner 9f108bad6e Rename `cpp_ast` to `clang_ast_unit` (#5926) 9 mesi fa
  Boaz Brickner 52ed26235d Add a flag to dump the C++ AST (#5918) 9 mesi fa
  Boaz Brickner 0f171611d4 Create `clang::MangleContext` once per file instead of once per C++ thunk (#5924) 9 mesi fa
  Boaz Brickner 3c9d267388 Generate and use a C++ thunk to call non simple ABI C++ functions (#5850) 9 mesi fa