================ @@ -0,0 +1,361 @@ +// RUN: rm -rf %t && mkdir -p %t/build %t/include %t/src %t/docs ---------------- ilovepi wrote:
I think this is a `.cp` file because it used to hold `main()`, right? Probably just `basic-project.test` is fine. or `shape-project.test`. It's typical to use a `.test` extension in files that are only used to hold the `RUN`/`CHECK` lines. `lld/test/ELF` has a lot of examples like that. I'm sure there are others too. https://github.com/llvm/llvm-project/pull/93928 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits