Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DEBUG INFO] Emit debug info for type used in explicit cast only. | Alexey Bataev | 2015-10-20 | 1 | -0/+46 |
Currently debug info for types used in explicit cast only is not emitted. It happened after a patch for better alignment handling. This patch fixes this bug. Differential Revision: http://reviews.llvm.org/D13582 llvm-svn: 250795 |