Skip to content

Static constructors should be purged from LLVM #12316

@lattner

Description

@lattner
Bugzilla Link 11944
Version 1.0
OS All
CC @asl,@d0k,@dwblaikie,@jryans,@stoklund,@yuanfang-chen

Extended Description

See http://llvm.org/docs/CodingStandards.html#ci_static_ctors. We should really purge all the remaining static constructors and destructors, then turn on the clang -Wglobal-constructors warning flag to prevent regressing in the future.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions