commit | bbcb7ea8a062a8f1d5cb504e4518a5d4fbab873a | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Sep 09 16:51:10 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Sep 09 16:51:10 2011 +0000 |
tree | 8ce1dc6a5b845b22a92e4e529f3343013b8a6458 | |
parent | 99107ebc0a5aea953b736e12757e0919d5249d43 [diff] |
When type-checking a call to an overloaded, builtin atomic operation, construct a new DeclRefExpr rather than re-using the existing DeclRefExpr. Patch by Likai Liu, fixes PR8345. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139373 91177308-0d34-0410-b5e6-96231b3b80d8