[clang] [clang][ASTImporter] Remove 'hasReturnTypeDeclaredInside' (PR #169504)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 5 07:36:26 PDT 2026
=?utf-8?q?Balázs_Kéri?= <balazs.keri at ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/169504 at github.com>
================
----------------
guillem-bartrina-sonarsource wrote:
Two minor nits:
* Since this test is fundamentally different from others in the same directory (it acts more like a regression test), I recommend placing it in a new directory: `test/Analysis/ctu/regression`. Also, please use a hyphen instead of an underscore for consistency with the other test filenames.
* Use `clang_analyze_cc1` instead of `clang_cc1`.
https://github.com/llvm/llvm-project/pull/169504
More information about the cfe-commits
mailing list