[clang] Run PreStmt/PostStmt checker for GCCAsmStmt (PR #95409)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 10 01:47:39 PDT 2024


T-Gruber wrote:

> Thanks for the ping. Looks really nice! FYI I just came across a case last week w.r.t asm gotos. You can have a read [here](https://sonarsource.atlassian.net/browse/CPP-5459) if you are interested in the subject.

Thank you! Looks interesting. Does this mean that the linked problem would also benefit from this PR?

https://github.com/llvm/llvm-project/pull/95409


More information about the cfe-commits mailing list