diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-07-10 12:07:37 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-07-10 12:13:34 +0100 |
commit | 9ce98312896c5c67adb3a137506758d2cac8bb37 (patch) | |
tree | 10517e97ff17f7236be0b48becbbab3793e77113 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4cc26a44ca8b29abf9e73a1048e8a36ac87b1fa1 (diff) | |
download | llvm-9ce98312896c5c67adb3a137506758d2cac8bb37.zip llvm-9ce98312896c5c67adb3a137506758d2cac8bb37.tar.gz llvm-9ce98312896c5c67adb3a137506758d2cac8bb37.tar.bz2 |
StackSafetyAnalysis.cpp - pass ConstantRange arg as const reference.
Avoids unnecessary copies and silences clang tidy warning - we do this in most places, there are just a few that were missed.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions