diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2020-02-17 21:42:50 +0300 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2020-02-25 18:37:23 +0300 |
commit | a82ffe9d93a24abf30bcf63081096ea18baf78dc (patch) | |
tree | 140102706c41aeebc3bd7ebe1ecc2356deb914ed /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | deb116ee0a5b80f61bc341ed68606dc5ad093569 (diff) | |
download | llvm-a82ffe9d93a24abf30bcf63081096ea18baf78dc.zip llvm-a82ffe9d93a24abf30bcf63081096ea18baf78dc.tar.gz llvm-a82ffe9d93a24abf30bcf63081096ea18baf78dc.tar.bz2 |
[analyzer] Add support for CXXInheritedCtorInitExpr.
So far we've been dropping coverage every time we've encountered
a CXXInheritedCtorInitExpr. This patch attempts to add some
initial support for it.
Constructors for arguments of a CXXInheritedCtorInitExpr are still
not fully supported.
Differential Revision: https://reviews.llvm.org/D74735
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions