-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[misc] Show LLVM version on startup #1294
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much! Just a few minor code format tips. Sorry for being nit-picking.
Co-authored-by: Yuanming Hu <yuanming-hu@users.noreply.github.com>
Co-authored-by: Yuanming Hu <yuanming-hu@users.noreply.github.com>
Co-authored-by: Yuanming Hu <yuanming-hu@users.noreply.github.com>
Codecov Report
@@ Coverage Diff @@
## master #1294 +/- ##
=======================================
Coverage 84.72% 84.72%
=======================================
Files 18 18
Lines 3274 3274
Branches 616 616
=======================================
Hits 2774 2774
Misses 365 365
Partials 135 135 Continue to review full report at Codecov.
|
Related issue = #1287
[Click here for the format server]
Last pr is closed because I overwrite the master branch accidentally. Sorry about that.
@archibate , you are right. I shouldn't create pr using the master branch. Thanks for your reminder.