aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index/annotate-nested-name-specifier.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-09-01 02:09:07 +0000
committerDouglas Gregor <dgregor@apple.com>2011-09-01 02:09:07 +0000
commit528499bb44e2229709d3bc6a04c8700c083e65d0 (patch)
tree1544912d657b5ac0d21a3678e60d17ff7ebbc041 /clang/test/Index/annotate-nested-name-specifier.cpp
parent90da66bb6935c9733a6a45c3ddd705a8382427c2 (diff)
downloadllvm-528499bb44e2229709d3bc6a04c8700c083e65d0.zip
llvm-528499bb44e2229709d3bc6a04c8700c083e65d0.tar.gz
llvm-528499bb44e2229709d3bc6a04c8700c083e65d0.tar.bz2
When defining the implicit move assignment operator, don't perform
semantic analysis when taking the address of an xvalue. Instead, just build the unary operator directly, since it's safe to do so (from the IRgen and AST perspectives) for any glvalue. Fixes PR10822. llvm-svn: 138935
Diffstat (limited to 'clang/test/Index/annotate-nested-name-specifier.cpp')
0 files changed, 0 insertions, 0 deletions