github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 5c5a769cc0ccc6634a09273289e6d79da109c842
fd353de6d0cbb57a919eb44b6fbcb0784fa61ae4 --e
chandlerc wrote:
@dyung - I believe this PR may be a credible path to address the issues hit
with your MSVC builders, would appreciate any help testing it in advance if
possible.
https://github.com/llvm/llvm-project/pull/120534
___
cfe-commits mailin
llvmbot wrote:
@llvm/pr-subscribers-backend-sparc
@llvm/pr-subscribers-backend-arm
Author: Chandler Carruth (chandlerc)
Changes
This PR is for a patch series of 5 patches to try and fully address the Clang
builtin string tables. I'm posting it as a single PR to give context to the
series