=?utf-8?q?Balázs_Kéri?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
================ ---------------- 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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
