[PATCH] Adding doxygen comments to the LLVM intrinsics (part 1, ammintrin.h)

Katya Romanova Katya_Romanova at playstation.sony.com
Tue Jun 2 15:12:57 PDT 2015


> > This is a known limitation of Clang. It does not attach comments to macros.

> 

> >  Changing macro "intrinsics" into functions would be best.

> 


Changing macro intrinsics into functions is more invasive change than adding comments. It will affect a wide audience and might take a while to get accepted. I prefer to complete submitting all the doxygen documentation (for all of the header files) first and change the macros into the functions later.


http://reviews.llvm.org/D8762

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list