| commit | d86c901f29b673161a8728ad853abff262cceb42 | [log] [tgz] |
|---|---|---|
| author | Richard Trieu <rtrieu@google.com> | Fri Jul 25 00:24:02 2014 +0000 |
| committer | Richard Trieu <rtrieu@google.com> | Fri Jul 25 00:24:02 2014 +0000 |
| tree | 2be3a0a7509dd8eda42727f2ec46fb306f3b6116 | |
| parent | a20a5d50ba2a24d045588cc2e47ea3f21b0c5145 [diff] |
Pass the PrintingPolicy when converting types to strings in template type diffing. This removes extra "struct"/"class" in the type names and gives "bool" instead of "_Bool" for booleans. llvm-svn: 213912