mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 06:31:50 +08:00
This introduces a new `__scope_guard` without any fancy features. The scope guard is used in `<string>` to simplify some of the ASan annotations (especially by making it harder to forget them where exceptions are thrown).