[clang] [clang-tools-extra] [clang][AST] Fix StmtProfile handling of GCCAsmStmt asm strings and clobbers (PR #201481)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 10 01:06:12 PDT 2026


================
@@ -0,0 +1,43 @@
+// RUN: %check_clang_tidy %s bugprone-branch-clone %t --
----------------
IamYJLee wrote:

Thanks, addressed.

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


More information about the cfe-commits mailing list