diff options
author | Sean Silva <silvasean@google.com> | 2020-11-05 16:00:38 -0800 |
---|---|---|
committer | Sean Silva <silvasean@google.com> | 2020-11-05 16:20:02 -0800 |
commit | e9e2e3107d6b4fb1bfdd877a83f1e214fcefea76 (patch) | |
tree | 017dc1ab07a7b303807b4acb539df3ffc3f0f0d8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 741b04b0b7912611a8a5b7e74462e87b8930a116 (diff) | |
download | llvm-e9e2e3107d6b4fb1bfdd877a83f1e214fcefea76.zip llvm-e9e2e3107d6b4fb1bfdd877a83f1e214fcefea76.tar.gz llvm-e9e2e3107d6b4fb1bfdd877a83f1e214fcefea76.tar.bz2 |
[STLExtras] Add append_range helper.
This is convenient in a lot of cases, such as when the thing you want
to append is `someReallyLongFunctionName()` that you'd rather not
write twice or assign to a variable for the paired begin/end calls.
Differential Revision: https://reviews.llvm.org/D90894
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions