Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix: do not emit static const local variables with mutable members | Richard Smith | 2012-02-17 | 1 | -0/+12 |
as constants. Refactor and simplify all the separate checks for whether a type can be emitted as a constant. llvm-svn: 150793 |