[PATCH] D105125: [analyzer][NFC] Inline ExprEngine::handleLVectorSplat()

2021-07-01 Thread Balázs Benics via Phabricator via cfe-commits
steakhal added inline comments. Comment at: clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp:523 } +LLVM_FALLTHROUGH; // Various C++ casts that are not handled yet. steakhal wrote: > NoQ wrote: > > Dunno, is this the intended formatting for fal

[PATCH] D105125: [analyzer][NFC] Inline ExprEngine::handleLVectorSplat()

2021-07-01 Thread Balázs Benics via Phabricator via cfe-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. steakhal marked an inline comment as done. Closed by commit rG55662b24a475: [analyzer][NFC] Inline ExprEngine::handleLVectorSplat() (authored