aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ASTWriter.cpp
diff options
context:
space:
mode:
authorZahira Ammarguellat <zahira.ammarguellat@intel.com>2025-04-04 12:21:47 -0700
committerGitHub <noreply@github.com>2025-04-04 15:21:47 -0400
commitebb0e6cb2555186fa0417ecb54925aa659346771 (patch)
treec66143567eba9e857f652e291364832358481eae /clang/lib/Serialization/ASTWriter.cpp
parentc22586a9d18dd0f066e5660102f7de15fd239e2c (diff)
downloadllvm-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