commit | 08ad47cbd1f81fcb31dbc731c13b885a07e12704 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Tue Jul 17 03:52:31 2007 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Tue Jul 17 03:52:31 2007 +0000 |
tree | 6f0b44d94dd7fe4c0592ca14dbe7e2976d1f9e28 | |
parent | a4332e283ee52b4c2bf58180c461e2c23ee24120 [diff] |
Fix references: According to the spec (C++ 5p6[expr]), we need to adjust "T&" to "T" before further analysis. We do this via the "implicit cast" thingy. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39953 91177308-0d34-0410-b5e6-96231b3b80d8