Jon Meow 8e31e46c66 Don't use VarDecl replacements on range for loops. (#604) 4 年之前
..
cpp_refactoring 8e31e46c66 Don't use VarDecl replacements on range for loops. (#604) 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.