[clang] [Format] Fix detection of languages when reading from stdin (PR #79051)

Ben Hamilton via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 4 18:07:54 PST 2024


bhamiltoncx wrote:

Interesting! Might be because you changed the logic to always read from
stdin if no args are specified? I wasn't quite sure what that part of your
change was about.

On Sun, Feb 4, 2024, 16:04 Owen Pan ***@***.***> wrote:

> @bhamiltoncx <https://github.com/bhamiltoncx> Thanks for the fix!
> Nevertheless, it seems that this triggered a new regression. See #80621
> <https://github.com/llvm/llvm-project/issues/80621>.
>
>> Reply to this email directly, view it on GitHub
> <https://github.com/llvm/llvm-project/pull/79051#issuecomment-1925958386>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAFEAU6ZI65Q27DTXAXXT5TYSAHYFAVCNFSM6AAAAABCF2LVHOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRVHE2TQMZYGY>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>


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


More information about the cfe-commits mailing list