[Docs] Fix missing docs strings for CallingConv.h
Replaces ``` // ``` with ``` /// ``` for some code lines to make it visible in the auto-generated documentation. Reviewed By: dblaikie, MaskRay Differential Revision: https://reviews.llvm.org/D131152
Loading
Please sign in to comment