|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| cpp_refactoring | 4f1b2198ff Refactor Matcher code to reduce per-Matcher boilerplate (#615) | %!s(int64=4) %!d(string=hai) anos |
| BUILD | 05261b7fe7 Remove the LLVM bootstrap and use Hombrew installed LLVM-12. (#551) | %!s(int64=4) %!d(string=hai) anos |
| README.md | 88a9d244b7 Initial migration framework (#525) | %!s(int64=5) %!d(string=hai) anos |
| clang_tidy.yaml | 88a9d244b7 Initial migration framework (#525) | %!s(int64=5) %!d(string=hai) anos |
| migrate_cpp.py | 2344a52e24 Start handling variable declarations (#571) | %!s(int64=4) %!d(string=hai) anos |
migrate_cpp assists in migration of C++ code to Carbon. It's currently being
assembled; more documentation will be added later.