diff options
| author | Daniel Jasper <djasper@google.com> | 2013-01-09 10:40:23 +0000 |
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2013-01-09 10:40:23 +0000 |
| commit | bcab430fee3184520b345ceceae19adbdfb9177a (patch) | |
| tree | b9e032fccd396e99f82a28f93819031e7e1bd44d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 652b9ab7df86f780fa9b73a9f9e9c05c80f82d56 (diff) | |
Only align after assignments on the top level.
This fixes llvm.org/PR14870 and we no longer mess up:
template <typename T1, typename T2 = char, typename T3 = char,
typename T4 = char>
void f();
It removes the nice aligment for assignments inside other expressions,
but I am not sure those are actually practically relevant. If so, we can
fix those later.
llvm-svn: 171966
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
