cosmopolitan/third_party/libcxx/README.cosmo

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
495 B
Text
Raw Normal View History

2022-09-04 11:53:52 +00:00
DESCRIPTION
2022-09-04 11:53:52 +00:00
LLVM's C++ Standard Template Library
ORIGIN
2024-05-27 09:12:27 +00:00
git@github.com:llvm/llvm-project.git
commit ad0543f4ea82ec41c5e854af65758fa8d92d5553
Author: Haojian Wu <hokein.wu@gmail.com>
Date: Thu Jun 1 15:31:43 2023 +0200
2022-09-04 11:53:52 +00:00
LOCAL CHANGES
2024-05-27 09:12:27 +00:00
- Wrote __config_site
- Add __COSMOPOLITAN__ when appropriate
- Kludged (and probably broke) awful `cerr` feature
2022-09-04 11:53:52 +00:00
- Break apart locale.cpp due to its outrageous build times
2024-05-27 09:12:27 +00:00
- Suppress -Wattribute sometimes due to __always_inline__ hack