[llvm-branch-commits] [llvm] InferAddressSpaces: Handle llvm.is.constant (PR #102010)

Artem Belevich via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Aug 5 12:36:02 PDT 2024


Artem-B wrote:

> From the clang-format documentation: https://clang.llvm.org/docs/ClangFormatStyleOptions.html#removebracesllvm

Thank you for the pointer. Unfortunately, it looks like there's a good reason it does not seem to be on by default:

> Setting this option to true could lead to incorrect code formatting due to clang-format’s lack of complete semantic information.


https://github.com/llvm/llvm-project/pull/102010


More information about the llvm-branch-commits mailing list