diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2023-11-02 16:17:17 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 16:17:17 +0400 |
commit | 98da18344eed96cabfd2214131185686b1983412 (patch) | |
tree | d19a83db518432c2cb65772c76e806ed386166a4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 43e13fdc9e8edd425f640c424071377879c07822 (diff) | |
download | llvm-98da18344eed96cabfd2214131185686b1983412.zip llvm-98da18344eed96cabfd2214131185686b1983412.tar.gz llvm-98da18344eed96cabfd2214131185686b1983412.tar.bz2 |
[clang] Remove diagnostic that came with `[[clang::preferred_type]]` (#70632)
https://github.com/llvm/llvm-project/pull/69104 introduce a diagnostic that checked underlying type of an enum against type of bit-field that is annotated with `[[clang::preferred_type]]`. When I tried to introduce this annotation in https://github.com/llvm/llvm-project/pull/70349, it turned out to be too chatty, despite effort to avoid that.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions