diff options
author | Victor Campos <victor.campos@arm.com> | 2024-09-27 13:14:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-27 13:14:47 +0100 |
commit | 0c6ee1f9a2982b67e6dae76462cf2899133a3b05 (patch) | |
tree | 0bf3987b288cd310cdad59bdd3bd990f8197fdbb /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6f1a8c2da278a04565877e277bc4d5b70055ac74 (diff) | |
download | llvm-0c6ee1f9a2982b67e6dae76462cf2899133a3b05.zip llvm-0c6ee1f9a2982b67e6dae76462cf2899133a3b05.tar.gz llvm-0c6ee1f9a2982b67e6dae76462cf2899133a3b05.tar.bz2 |
[ADT] Add more useful methods to SmallSet API (#108601)
This patch adds useful methods to the SmallSet API:
- Constructor that takes pair of iterators.
- Constructor that takes a range.
- Constructor that takes an initializer list.
- Copy constructor.
- Move constructor.
- Copy assignment operator.
- Move assignment operator.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions