================
@@ -533,6 +533,8 @@ __rdtscp(unsigned int *__A) {
 /// \see __rdpmc
 #define _rdpmc(A) __rdpmc(A)
 
+;
----------------
hdoc wrote:

If it sounds reasonable to you, I can fix this with the same method used in the 
`clang/lib/Headers/amxcomplexintrin.h` file. Unfortunately changing the 
underlying comment parsing functionality would be a complicated change.

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

Reply via email to