[clang] Add CHECK-LABEL to avoid source tree path sensitivity in test (PR #112461)

Justin Bogner via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 21 10:55:44 PDT 2024


https://github.com/bogner approved this pull request.

Could also consider checking for `ret void` instead, as that's more flexible if someone were to add another test case later in the file. This seems fine too though.

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


More information about the cfe-commits mailing list