Files
carbon-lang/third_party
Jon Meow e619d3d632 Shift migrate script to a workflow class, and file renames to .carbon (#535)
This might need some customization, e.g. `woff2_decompress.impl.carbon` (as a file with a `main`) might be better as `woff2_decompress.carbon`, but I thought at least putting on `.carbon` extensions would help perspectives on files.

This restructures the script to make it easier to access standard info (e.g. cpp_files) without passing everywhere.
2021-06-01 10:15:03 -07:00
..

Third-party

This directory contains code from third-party projects used by Carbon. Code under this directory has some "upstream" that is not Carbon itself. In some cases, they may be under their own open source license.