diff options
author | Daniel McIntosh <Daniel.McIntosh@ibm.com> | 2023-09-13 16:57:13 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2023-09-19 16:17:20 -0400 |
commit | be8c2df2b15b17ef7a409a95333f09b016fc4a7e (patch) | |
tree | fc7c76e45d2df6c8d7ec319ace1ff3ffbae3f544 /llvm/docs/CommandGuide | |
parent | 641124a9b98eef668d8bb3bd3b6da5105a17284e (diff) | |
download | llvm-be8c2df2b15b17ef7a409a95333f09b016fc4a7e.zip llvm-be8c2df2b15b17ef7a409a95333f09b016fc4a7e.tar.gz llvm-be8c2df2b15b17ef7a409a95333f09b016fc4a7e.tar.bz2 |
[libc++][NFC] Clean up std::__call_once
__call_once is large and cluttered with #ifdef preprocessor guards. This
cleans it up a bit by using an exception guard instead of try-catch.
Differential Revision: https://reviews.llvm.org/D112319
Co-authored-by: Louis Dionne <ldionne.2@gmail.com>
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions