author | Adrian Prantl <aprantl@apple.com> | |
Wed, 18 Dec 2013 21:48:19 +0000 (21:48 +0000) | ||
committer | Adrian Prantl <aprantl@apple.com> | |
Wed, 18 Dec 2013 21:48:19 +0000 (21:48 +0000) | ||
commit | 5112542840c5be96f2245a2a0fa59dea57dfe6f4 | |
tree | 7e4f77cda808075302069eb289c8364d57a6d6d1 | tree | snapshot (tar.xz tar.gz zip) |
parent | f5d3392e50890e657c28160b58a3fa92d1789d75 | commit | diff |
Debug info: Implement (rvalue) reference qualifiers for C++11 non-static
member functions. Paired commit with CFE.
rdar://problem/15356637
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197613 91177308-0d34-0410-b5e6-96231b3b80d8
member functions. Paired commit with CFE.
rdar://problem/15356637
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197613 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DIBuilder.h | diff | blob | history | |
include/llvm/DebugInfo.h | diff | blob | history | |
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | diff | blob | history | |
lib/IR/DIBuilder.cpp | diff | blob | history | |
lib/IR/DebugInfo.cpp | diff | blob | history | |
test/DebugInfo/debug-info-qualifiers.ll | [new file with mode: 0644] | blob |