[all-commits] [llvm/llvm-project] 564c7f: [libc++] ADL-proof calls to __quoted and noskipws.
Quuxplusone via All-commits
all-commits at lists.llvm.org
Fri Mar 4 20:13:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 564c7fa1b7999bf7a6f8c50579535c71cca73e02
https://github.com/llvm/llvm-project/commit/564c7fa1b7999bf7a6f8c50579535c71cca73e02
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-03-04 (Fri, 04 Mar 2022)
Changed paths:
M libcxx/include/__filesystem/path.h
M libcxx/include/iomanip
Log Message:
-----------
[libc++] ADL-proof calls to __quoted and noskipws.
Reviewed as part of D120135.
Commit: 9d93b97222de6c3b0ace44fdd65dfc1fb59200e3
https://github.com/llvm/llvm-project/commit/9d93b97222de6c3b0ace44fdd65dfc1fb59200e3
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-03-04 (Fri, 04 Mar 2022)
Changed paths:
M libcxx/include/__string
M libcxx/include/iomanip
Log Message:
-----------
[libc++] [NFC] Formatting preliminary to D120135 (std::quoted)
This just gets some of the non-functional formatting out of the way
before the meat of D120135.
Commit: 988dae653f4166020f28028cc149dd641c04dae7
https://github.com/llvm/llvm-project/commit/988dae653f4166020f28028cc149dd641c04dae7
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-03-04 (Fri, 04 Mar 2022)
Changed paths:
M libcxx/include/__string
M libcxx/include/iomanip
Log Message:
-----------
[libc++] Add _LIBCPP_HIDE_FROM_ABI to __quoted_proxy ctors.
ldionne says this looks right to him, too.
Reviewed as part of D120135.
Compare: https://github.com/llvm/llvm-project/compare/f909aed671fe...988dae653f41
More information about the All-commits
mailing list