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

As far as the changes go, that is fine. I do still think we need to change the 
underlying comment parsing at some point (not as part of this PR) though 
because I don't think this will be very obvious to users.

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