<div dir="auto"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br>
     *   Shilei asked what coding style should be used for openmp libraries.  Currently it is inconsistent an example is device_id<br>
     *   Suggestion is to use llvm style coding for new code as it would involve lot of work to retroactively fix all the code.<br>
     *   The rewrite of the device rtl should already be following llvm style.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I'd like us to run clang-format with the llvm config across all of libomptarget. Failing that, at least over all of deviceRTL.</div><div dir="auto"><br></div><div dir="auto">Any objections? Any time spent on whitespace in reviews is time badly spent.</div><div dir="auto"><br></div><div dir="auto">There's also the current_naming_system vs int V difference. If anyone knows a tool that will convert between the two reliably I'd like us to run that too. We may have API stability conflicts there though.</div><div dir="auto"><br></div><div dir="auto">Cheers</div></div>