Skip to content

src: fix minor headers issues#43687

Merged
vtjnash merged 1 commit intomasterfrom
jn/license-headers
Jan 10, 2022
Merged

src: fix minor headers issues#43687
vtjnash merged 1 commit intomasterfrom
jn/license-headers

Conversation

@vtjnash
Copy link
Copy Markdown
Member

@vtjnash vtjnash commented Jan 6, 2022

No description provided.

Copy link
Copy Markdown
Member

@Sacha0 Sacha0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great assuming CI is happy! :)

#define STR(csym) #csym
#define XSTR(csym) STR(csym)
#include "julia.h"
#include "llvm-version.h"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this is no longer needed since now the files that include it are expected to already have included llvm-version?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, that is how we generally expect these headers to be used

@vtjnash vtjnash merged commit 02005c2 into master Jan 10, 2022
@vtjnash vtjnash deleted the jn/license-headers branch January 10, 2022 14:20
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants