aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2021-06-29 13:52:26 -0400
committerLouis Dionne <ldionne.2@gmail.com>2021-06-29 13:57:04 -0400
commita562853a511b078912f3a9fccb4a27220ce75e9e (patch)
treedaa2eec946308ba5b4f65b027e2bd8fac608bc90 /llvm/lib/CodeGen/MachineFunction.cpp
parent3999dcae5e763adceb2c3bc1dbc8f2c005c808ef (diff)
downloadllvm-a562853a511b078912f3a9fccb4a27220ce75e9e.zip
llvm-a562853a511b078912f3a9fccb4a27220ce75e9e.tar.gz
llvm-a562853a511b078912f3a9fccb4a27220ce75e9e.tar.bz2
[libc++] NFC: Fix return-by-const-value and pass-by-const-value typos
While we can debate on the value of passing by const value, there is no arguing that it's confusing to do so in some circumstances, such as when marking a pointer parameter as being const (did you mean a pointer-to-const?). This commit fixes a few issues along those lines.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions