diff options
author | Sterling Augustine <saugustine@google.com> | 2021-07-20 10:29:22 -0700 |
---|---|---|
committer | Sterling Augustine <saugustine@google.com> | 2021-07-20 13:29:57 -0700 |
commit | edfdb5fcd10779905ef960c8d4aa61d46b57f451 (patch) | |
tree | c78470deff17cc0f08918e436e0ac2411822ec37 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8f54ebd51d054807bdb75a1300667b64484a2504 (diff) | |
download | llvm-edfdb5fcd10779905ef960c8d4aa61d46b57f451.zip llvm-edfdb5fcd10779905ef960c8d4aa61d46b57f451.tar.gz llvm-edfdb5fcd10779905ef960c8d4aa61d46b57f451.tar.bz2 |
Consolidate string types into ptr and length representations.
After rGbbbc4f110e35ac709b943efaa1c4c99ec073da30, we can move
any string type that has convenient pointer and length fields
into the PtrAndLengthKind, reducing the amount of code.
Differential Revision: https://reviews.llvm.org/D106381
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions