Skip to content

Comments

Add support for clang '-fuse-ctor-homing' flag#1547

Merged
sylvestre merged 1 commit intomozilla:mainfrom
robertgzr:ctor-homing
Jan 9, 2023
Merged

Add support for clang '-fuse-ctor-homing' flag#1547
sylvestre merged 1 commit intomozilla:mainfrom
robertgzr:ctor-homing

Conversation

@robertgzr
Copy link
Contributor Author

as mentioned on matrix at some point newer versions of clang might have it enabled by default, see llvm/llvm-project#58367

@robertgzr
Copy link
Contributor Author

we run into this for our chromium builds and are hit by this due to them explicitly specifying it: https://source.chromium.org/chromium/chromium/src/+/main:build/config/compiler/BUILD.gn;l=2493-2498

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.

Can't handle UnknownFlag arguments with -Xclang (-fuse-ctor-homing)

2 participants