================
@@ -1,4 +1,5 @@
-// RUN: %clang_cc1 -std=c23 %s -E -verify
+// RUN: %clang_cc1 -std=c23 %s -E -verify --embed-dir=%S --embed-dir=%S/Inputs
 
+#embed <jk.txt>
----------------
AaronBallman wrote:

It feels like this test is unrelated to the test name now; should we move this 
into its own test file named something like `embed_search_paths.c` or something?

https://github.com/llvm/llvm-project/pull/99331
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to