[PATCH] D17550: Adding doxygen comments to the LLVM intrinsics (part 6, popcntintrin.h)

Paul Robinson via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 23 16:30:18 PST 2016


probinson accepted this revision.
probinson added a comment.
This revision is now accepted and ready to land.

LGTM.

One question I have, which shouldn't block this (as we've done several like this already):
Is is okay to be using C++ style comments in these headers?
(Is there a C-style comment that Doxygen recognizes?)


Repository:
  rL LLVM

http://reviews.llvm.org/D17550





More information about the cfe-commits mailing list