Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid to emit redundant implicit cast for enum constants init expressions. | Abramo Bagnara | 2010-12-17 | 1 | -1/+0 |
| | | | | llvm-svn: 122056 | ||||
* | Fix the source-range information for an EnumConstantDecl; previously, | Douglas Gregor | 2010-09-01 | 1 | -0/+16 |
it did not include the initializer expression. llvm-svn: 112739 |