diff options
author | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2021-06-23 15:59:24 +0200 |
---|---|---|
committer | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2021-06-23 18:28:16 +0200 |
commit | 6cc6ada143236f16faf8b383d73e00e709fa6a9f (patch) | |
tree | e60e7eae3096cfd311f7fb08bc7768f2a05aedda /llvm/lib/Analysis/LoopAccessAnalysis.cpp | |
parent | b58dfd87da5cb19693764869a9a158f88c3d4bde (diff) | |
download | llvm-6cc6ada143236f16faf8b383d73e00e709fa6a9f.zip llvm-6cc6ada143236f16faf8b383d73e00e709fa6a9f.tar.gz llvm-6cc6ada143236f16faf8b383d73e00e709fa6a9f.tar.bz2 |
[Demangle][Rust] Hide implementation details NFC
Move content of the "public" header into the implementation file.
This also renames two enumerations that were previously used through
`rust_demangle::` scope, to avoid breaking a build bot with older
version of GCC that rejects uses of enumerator through `E::A` if there
is a variable with the same name as enumeration `E` in the scope.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D104362
Diffstat (limited to 'llvm/lib/Analysis/LoopAccessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions