diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2023-11-02 20:56:39 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 20:56:39 +0400 |
commit | 8a3e4b5f32e6d333b6fa70aa6c505046ce18630f (patch) | |
tree | f4e1bae8d70f8c52719acc87480ff6d41dd2481a /clang/lib/Sema/SemaModule.cpp | |
parent | 7d039effc4930be9240446a4241d268a39960e0b (diff) | |
download | llvm-8a3e4b5f32e6d333b6fa70aa6c505046ce18630f.zip llvm-8a3e4b5f32e6d333b6fa70aa6c505046ce18630f.tar.gz llvm-8a3e4b5f32e6d333b6fa70aa6c505046ce18630f.tar.bz2 |
[clang][NFC] Annotate `Type` bit-fields with `clang::preferred_type` (#70349)
This patch adds `clang::preferred_type` annotations to Type-related bit-fields. At the moment only debug info takes advantage of this annotation. See more in https://github.com/llvm/llvm-project/pull/69104
This patch also propagates underlying type of several enums from bit-field declaration to enum declaration. I don't see how having them diverge helps.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions