| commit | e385d89ce6f7f44ee634b7fe425523bdeb1de573 | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Tue Feb 25 01:20:15 2014 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Tue Feb 25 01:20:15 2014 +0000 |
| tree | ff7e610198beccf4b0fad1c30a2bba7d9468dbe7 | |
| parent | fab1e89de90902e0713b8af320fc83a412ef2dad [diff] |
IRGen: Simplify alignment calculation in setBitFieldInfo Take advantage of CharUnits::alignmentAtOffset instead of calculating it by hand. Differential Revision: http://llvm-reviews.chandlerc.com/D2862 llvm-svn: 202098