Jon Meow 2d95993bd5 Improve handling for `let` and `auto` (#599) 4 лет назад
..
cpp_refactoring 2d95993bd5 Improve handling for `let` and `auto` (#599) 4 лет назад
BUILD 05261b7fe7 Remove the LLVM bootstrap and use Hombrew installed LLVM-12. (#551) 4 лет назад
README.md 88a9d244b7 Initial migration framework (#525) 5 лет назад
clang_tidy.yaml 88a9d244b7 Initial migration framework (#525) 5 лет назад
migrate_cpp.py 2344a52e24 Start handling variable declarations (#571) 4 лет назад

README.md

C++ migration tooling

Table of contents

Overview

migrate_cpp assists in migration of C++ code to Carbon. It's currently being assembled; more documentation will be added later.