[all-commits] [llvm/llvm-project] 2a6b99: [libc++] Revert the part of my b82683b that affect...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Fri Oct 1 10:02:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a6b99d5f8231d96cb4cf03f86af0517743e8124
https://github.com/llvm/llvm-project/commit/2a6b99d5f8231d96cb4cf03f86af0517743e8124
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M libcxx/include/version
M libcxx/utils/generate_feature_test_macro_components.py
Log Message:
-----------
[libc++] Revert the part of my b82683b that affected <version>.
This reverts part of commit b82683b2eb3601f6e8970861b94ad7b37393aa90.
I hadn't intended to remove the `// -*- C++ -*-` comment line
from `libcxx/include/version`, only from the generated tests.
Thanks to Raul Tambre for the catch.
More information about the All-commits
mailing list