cosmopolitan/third_party/libcxx/README.cosmo
2024-05-27 02:12:27 -07:00

18 lines
495 B
Text

DESCRIPTION
LLVM's C++ Standard Template Library
ORIGIN
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
LOCAL CHANGES
- Wrote __config_site
- Add __COSMOPOLITAN__ when appropriate
- Kludged (and probably broke) awful `cerr` feature
- Break apart locale.cpp due to its outrageous build times
- Suppress -Wattribute sometimes due to __always_inline__ hack