diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-11-30 18:33:07 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-11-30 20:56:15 +0100 |
commit | b5f23189fb051e720d43f8a80c09038d4860b8a1 (patch) | |
tree | a286cc4d545353d599e8bb9c239794817692687a /clang/unittests/Tooling/SourceCodeTest.cpp | |
parent | fe431683484a3041e024ab2373bb707b1ca8d1cf (diff) | |
download | llvm-b5f23189fb051e720d43f8a80c09038d4860b8a1.zip llvm-b5f23189fb051e720d43f8a80c09038d4860b8a1.tar.gz llvm-b5f23189fb051e720d43f8a80c09038d4860b8a1.tar.bz2 |
[DL] Inline getAlignmentInfo() implementation (NFC)
Apart from getting the entry in the table (which is already a
separate function), the remaining logic is different for all
alignment types and is better combined with getAlignment().
This is a minor efficiency improvement, and should make further
improvements like using separate storage for different alignment
types simpler.
Diffstat (limited to 'clang/unittests/Tooling/SourceCodeTest.cpp')
0 files changed, 0 insertions, 0 deletions