aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaModule.cpp
diff options
context:
space:
mode:
authorVlad Serebrennikov <serebrennikov.vladislav@gmail.com>2023-11-02 20:56:39 +0400
committerGitHub <noreply@github.com>2023-11-02 20:56:39 +0400
commit8a3e4b5f32e6d333b6fa70aa6c505046ce18630f (patch)
treef4e1bae8d70f8c52719acc87480ff6d41dd2481a /clang/lib/Sema/SemaModule.cpp
parent7d039effc4930be9240446a4241d268a39960e0b (diff)
downloadllvm-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