mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-07-22 04:06:57 -04:00
## Summary - Add trunk entries for 10 missing Beman libraries in `etc/config/c++.amazon.properties`. ## Libraries (trunk) - beman.at_most - beman.bounds_test - beman.closed_view - beman.cycle - beman.elide - beman.gates - beman.indirect - beman.integer_division - beman.range_searcher - beman.str_split ## Tracking - Compiler Explorer issue: https://github.com/compiler-explorer/compiler-explorer/issues/8908 - infra PR (merge first): https://github.com/compiler-explorer/infra/pull/2219 ## Test plan - [x] Merge infra PR first and wait for deployment - [ ] Verify libraries appear in Godbolt library picker - [ ] Smoke-compile a sample include for each library Co-authored-by: Darius Neațu <neautdarius@gmail.com>