diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-02-06 19:29:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-06 19:29:30 +0100 |
commit | 2ef2587ae9d97d9325e9ecd11bcf4e3dff02e119 (patch) | |
tree | 289943a83c9ffe5869182851cf60bdab8dbce852 /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | 1117568dadd5519e6f376fe33a074aa1f7382b1b (diff) | |
download | llvm-2ef2587ae9d97d9325e9ecd11bcf4e3dff02e119.zip llvm-2ef2587ae9d97d9325e9ecd11bcf4e3dff02e119.tar.gz llvm-2ef2587ae9d97d9325e9ecd11bcf4e3dff02e119.tar.bz2 |
[libc++][NFC] Inline the simple observer functions into the basic_string definition (#126061)
Having them defined ouf-of-line results in a significant amount of
boilerplate without improving readability, since they're just one or two
lines long anyways.
As a drive-by, add comments between the declarations to make them easier
to distinguish.
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions