diff options
author | Zahira Ammarguellat <zahira.ammarguellat@intel.com> | 2025-04-04 12:21:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-04 15:21:47 -0400 |
commit | ebb0e6cb2555186fa0417ecb54925aa659346771 (patch) | |
tree | c66143567eba9e857f652e291364832358481eae /clang/lib/Serialization/ASTWriter.cpp | |
parent | c22586a9d18dd0f066e5660102f7de15fd239e2c (diff) | |
download | llvm-ebb0e6cb2555186fa0417ecb54925aa659346771.zip llvm-ebb0e6cb2555186fa0417ecb54925aa659346771.tar.gz llvm-ebb0e6cb2555186fa0417ecb54925aa659346771.tar.bz2 |
[NFC] Remove dead code detected by code sanitizer. (#134385)
The code sanitizer is failing with this error: `Execution cannot reach
this statement.`
The execution code path would early exit at line 928 if `(Lil && Ril) =
true`.
Diffstat (limited to 'clang/lib/Serialization/ASTWriter.cpp')
0 files changed, 0 insertions, 0 deletions