diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-04-01 18:32:35 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-04-01 18:32:35 +0000 |
commit | b7a09260204f2079e0f998bf7ee52b95122a4c5d (patch) | |
tree | 4e8b09d886533551e6ddeea421282d59888cf5a0 /lib/CodeGen/CodeGenModule.cpp | |
parent | 5d93ed3c7a2dae0a8f422747e269963b3ef11d95 (diff) |
Overhaul checking of non-type template arguments that should refer to
an object or function. Our previous checking was too lax, and ended up
allowing missing or extraneous address-of operators, among other
evils. The new checking provides better diagnostics and adheres more
closely to the standard.
Fixes PR6563 and PR6749.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100125 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions