openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.55k stars 394 forks source link

Remove extra comments next to headers like `from @llvm-project` from all cxx files #14879

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Remove extra comments next to headers like from @llvm-project from all cxx files

These have made clang-format confused in the past. This is the result of a related Copybara config change.