diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-05-22 05:49:41 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-05-22 05:49:41 +0000 |
commit | ab6607ab09238d79fb4d29557504c7c5d7cc3891 (patch) | |
tree | 837be6ba60f5f42a79fa17822388f000e66df976 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 0c54197d31d178b96c9ee1fcde3f4722c637b91c (diff) | |
download | llvm-ab6607ab09238d79fb4d29557504c7c5d7cc3891.zip llvm-ab6607ab09238d79fb4d29557504c7c5d7cc3891.tar.gz llvm-ab6607ab09238d79fb4d29557504c7c5d7cc3891.tar.bz2 |
[Sema] Don't crash on out-of-line virtual constexpr functions
The method wasn't an overrider but didn't have 'virtual' textually
written because our CXXMethodDecl was an out-of-line definition. Make
sure we use the canonical decl instead.
This fixes PR23629.
llvm-svn: 237999
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions