================
@@ -0,0 +1,113 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py 
UTC_ARGS: --version 3
----------------
sdesmalen-arm wrote:

Given my previous comment, I think it's also worth having a test for:
```
 #include <arm_sve.h>
 #include <arm_neon.h>
```
and
```
 #include <arm_neon.h>
 #include <arm_sve.h>
```
Maybe you can modify this test with some extra RUN lines and `#ifdef` logic for 
the includes.

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

Reply via email to