diff options
author | Bill Wendling <isanbard@gmail.com> | 2007-07-17 03:52:31 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2007-07-17 03:52:31 +0000 |
commit | 08ad47cbd1f81fcb31dbc731c13b885a07e12704 (patch) | |
tree | 6f0b44d94dd7fe4c0592ca14dbe7e2976d1f9e28 /Basic/SourceManager.cpp | |
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
Diffstat (limited to 'Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions