Skip to content

Commit

Permalink
[ser][nfc] Remove unused AllowHitObject field to fix Clang Werror
Browse files Browse the repository at this point in the history
  • Loading branch information
simoll committed Jan 29, 2025
1 parent cb13203 commit 636e6c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/clang/lib/Sema/SemaHLSLDiagnoseTU.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ class HLSLNoSERDiagnoseVisitor
clang::Sema &S;
DXIL::ShaderKind EntrySK;
const FunctionDecl *EntryDecl;
bool AllowHitObject;
};

std::optional<uint32_t>
Expand Down

0 comments on commit 636e6c5

Please sign in to comment.