diff options
author | Kazu Hirata <kazu@google.com> | 2024-11-03 23:24:07 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-03 23:24:07 -0800 |
commit | 0067b79feca267ca0d70fb4af8c08c9b78cdb418 (patch) | |
tree | 82dbcfb1254279626297d3050c1ce5acd174fb9e /clang/tools/include-mapping/cppreference_parser.py | |
parent | 2ff41b4eee0c6e30eaa7119b893fde4bdd010045 (diff) | |
download | llvm-0067b79feca267ca0d70fb4af8c08c9b78cdb418.zip llvm-0067b79feca267ca0d70fb4af8c08c9b78cdb418.tar.gz llvm-0067b79feca267ca0d70fb4af8c08c9b78cdb418.tar.bz2 |
[memprof] Use MinimumSupportedVersion in place of Verion0 (NFC) (#114723)
I'm planning to remove old versions of the MemProf indexed formats at
some point. Replacing these occurrences of Version0 with
MinimumSupportedVersion allows me to touch fewer places when I remove
old versions in the future.
Note that these two parameters being touched in this patch have
nothing to do with the default MemProf version that llvm-profdata
uses, which is controlled by MemProfVersionRequested in
llvm-profdata.cpp.
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions