[all-commits] [llvm/llvm-project] a16813: [libc++] Fix Lit config in `string.io`.
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Fri Sep 1 14:38:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a168135487107c0af5908c69129a78bc3403b64d
https://github.com/llvm/llvm-project/commit/a168135487107c0af5908c69129a78bc3403b64d
Author: Konstantin Varlamov <varconsteq at gmail.com>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M libcxx/test/std/strings/basic.string/string.nonmembers/string.io/lit.local.cfg
Log Message:
-----------
[libc++] Fix Lit config in `string.io`.
This file was accidentally formatted by D140612, resulting in incorrect
syntax.
More information about the All-commits
mailing list